Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
OK
Retrieves detailed information about a specific subscription, using its unique subscription ID. The response includes customer reference, billing plan details, billing interval, next billing date, and associated payment method.
This endpoint is commonly used to display subscription data in customer dashboards, support portals, or admin tools.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK