get /v1/customers/{customer}/subscriptions/{subscription_exposed_id}

Retrieve a subscription

GetCustomersCustomerSubscriptionsSubscriptionExposedId

<p>Retrieves the subscription with the given ID.</p>

Parameters

Name In Type Required Description
customer path string yes
expand query string[] no Specifies which fields in the response should be expanded.
subscription_exposed_id path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.