Retrieve a schedule
GET {{baseUrl}}/v1/subscription_schedules/:schedule
Retrieves the details of an existing subscription schedule. You only need to supply the unique subscription schedule identifier that was returned upon subscription schedule creation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand[0] | string | Specifies which fields in the response should be expanded. | |
expand[1] | string | Specifies which fields in the response should be expanded. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |