Customer Portal
List Customer Subscriptions
Fetches active and inactive subscriptions securely for an authenticated customer.
GET
List Customer Subscriptions
Response
Successful response
Previous
List deliverables (Customer Portal)Retrieves the complete fulfillment payload for an order, authenticated via the Customer Portal JWT. This allows buyers to securely access their downloads, license keys, and Discord roles directly from the frontend without routing through your custom backend.
**Usage:** You are rendering a 'My Purchases' page in React and want to fetch the buyer's files directly from the browser using their session token.
Next
List Customer Subscriptions