Subscriptions
Retrieve a subscription
This endpoint retrieves a specific subscription.
GET
/
subscriptions
/
{external_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
external_id
string
requiredExternal ID of the existing subscription
Response
200 - application/json
subscription
object
requiredWas this page helpful?