List subscriptions

View as Markdown

Returns a paginated list of subscriptions. Supports optional customer_id and status filters.

Authentication

AuthorizationBearer
API key obtained from the Afternoon dashboard

Query parameters

limitstringOptionalDefaults to 50
cursorstringOptional
customer_idstringOptional
statusenumOptional
Filter by subscription status
Allowed values:

Response

Subscriptions list
successboolean
subscriptionslist of objects
paginationobject
request_idstring

Errors

401
Unauthorized Error
500
Internal Server Error