List authenticated customer subscriptions

Customer-authenticated storefront endpoint. Retrieves a paginated list of subscriptions. The data is sorted by id in descending order. Uses cursor-based pagination with default page size of 25 and maximum of 25.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Store unique_id.

Query Params
integer
≤ 25

Number of items per page (default: 25, max: 25)

string

Opaque cursor for the next page.

string

Opaque cursor for the previous page.

string
enum

Filter by subscription status (unactivated, active, canceled, expired)

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json