Get Subscription
GET/subscription/:subscription_id
Returns the subscription identified by the path reference, scoped to the calling consumer's API key.
Request
Responses
- 200
- 403
- 404
Subscription retrieved successfully
Forbidden: the x-api-key header is missing or the key is not valid.
Subscription not found