Skip to main content
GET
Get subscription

Headers

x-environment
string<uuid>
required

Configure which environment the request will handle. If the provided credentials do not allow access to this specified environment, a 403 Forbidden response is returned.

Path Parameters

subscriptionId
string<uuid>
required

Id of subscription.

Response

OK

id
string<uuid>

Id of subscription.

handle
string | null

A unique handle of the subscription.

currency
string<currency>

Currency of the subscription.

Example:

"USD"

term
object
autoRenewal
boolean

For termed subscription, auto renewal is optional and will automatically renew the subscription.

items
object[] | null

Items of the subscription.

createdAt
string<date-time>