get
https://www.pelcro.com/api/v1/core/subscriptions/
Retrieve a single subscription's details by ID.
Overview
Retrieve a single subscription by ID. Supports expanding relationships.
Example: You want to view a subscription with its plan details and billing address. Call this endpoint with expand=plan,address to include the related data.
| Feature | Fields |
|---|---|
| Expandable | address, plan, coupon, defaultSource, latestInvoice |
Related Endpoints
- Subscriptions - Overview of the subscriptions API
