API Reference
Account Subscriptions

Retrieve an accounts subscriptions

1min
GET
This endpoint will provide the ability to retrieve all subscription against an account
Authentication
Authorization
Path Parameters
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
OK
Description
Account Subscription result
subscriptions
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
No subscription found.
500
Internal Server Error.
Curl
JS
Ruby
Python
Responses
200
400
403
404
500