Get a subscription
GET {{baseUrl}}/subscriptions/:subscription_id
Returns a subscription using its ID.
Use the include
parameter to include transaction information in the response.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include | string | Include related entities in the response. Use a comma-separated list to specify multiple entities. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |