Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/subscriptions/a4a8d60aa4d735f8f16087143ba5500f' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"model": "agent",
"post-url": "https://webhook.example.com/event",
"subscription-geo-support": "yes",
"user-scope": "Basic User",
"reseller": "string",
"domain": "*",
"user": "*",
"subscription-creation-datetime": "2019-08-24T14:15:22.123Z",
"subscription-expires-datetime": "2019-08-24T14:15:22.123Z",
"preferred-server": "core1.example.com",
"current-active-server": "core1.exmaple.com",
"status": "pending",
"error-count": 0,
"posts-count": 0
}