v1
latestOpenAPI 3.0.02026-07-2636111249.2 KBSubscription API
Get Subscription
Retrieves subscription items for a particular subscription using the subscription ID. Subscription items contain the current status and a list of all related purchases.<br /> For XML examples and schemas, see the Additional Examples - Get Subscription.
get/subscription/getsubscription
Query parameters
subscriptionIdstring required
Unique ID of the subscription, with or without an initial 'S'.
isCurrentboolean
Set to <code>true</code> if you want to retrieve data only for items where <code>IsCurrent</code> is set to <code>true</code>. By default all the data is returned.
Headers
Accept'application/json' | 'application/xml'
Expected response format.
Response
OK