Get Subscription
Returns the a subscription belonging to the user's org
The subscription
"Subscription Object"
Identifier of the subscription in CSP. Old subscriptions might have no CSP id.
Name of the product of the subscription: VTAC_AATEAM_CP, VTAC_AAORG_CP, VAC_FLEXIBLE, TNZ_ADV_TAC_CP, VAC_DEMO, TNZ_ADV_NSM_CP, INVALID_TNZ_ADV
Status of the subscription (ACTIVE, CREATED, EXPIRED, TERMINATED, ERROR, SUBMITTED, PENDING_EXPIRY, SUSPENDED)
Quotas for this subscription
Date of the creation of the subscription
Date of the update of the subscription
Date of the start of the subscription
Date of the end of the subscription
The requesting user is not authorized to get a subscription
"Error403 Object"
The subscription is not found
"Error404 Object"
An internal server error object
"Error500 Object"
The server is temporarily unavailable
"Error503 Object"
curl -H 'Authorization: <value>' https://{api_host}/v1/subscriptions/{subscription_id}