Skip to main content

Get Subscription

GET 

/subscriptions/:id

Retrieves the complete details of an existing subscription by its unique ID.

This endpoint returns comprehensive information about the subscription, including:

  • Current status and lifecycle details (active, paused, canceled)
  • Billing configuration (amount, currency, interval)
  • Schedule information (current period, next payment date)
  • Customer and payment method details
  • Payment history (including last payment status)
  • Trial period information (if applicable)

Use this endpoint to check subscription status, verify billing details, or retrieve information needed for customer support inquiries.

Request

Responses

A subscription object