List subcriptions

Retrieve a paginated list of subscriptions with support for filtering, sorting, and relationship expansion.

Overview

Retrieve a paginated list of subscriptions on your site. Supports filtering and sorting and expanding relationships.

Example: You want to list all subscriptions with their plan details and latest invoice. Call this endpoint with expand=plan,latestInvoice to include the related data.

FeatureFields
Searchableuser_id
Sortableuser_id
Expandableaddress, plan, coupon, defaultSource, latestInvoice

Related Endpoints

Language
Credentials
Click Try It! to start a request and see the response here!