v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Subscriptions

List all subscriptions

Retrieve all subscriptions. Filter by plan_id or status. Returns up to 100 per call.

get/subscriptions

Query parameters

plan_idstring

Filter by plan ID.

frominteger

Unix timestamp (seconds). Fetch records created on or after this time.

tointeger

Unix timestamp (seconds). Fetch records created on or before this time.

countinteger

Number of records to return per call. Maximum 100. Default 10.

skipinteger

Number of records to skip. Use with count for pagination. Default 0.

Response

Collection of subscriptions.

entity'collection'
countinteger

Number of items in the current page.