Lists the host's subscriptions. Filterable by status, contact, or Price. Sorted by creation date desc. Paginated.
AuthorizationRequiredBearer <token>API key as Bearer token
In: header
pageintegerPage number (0-based)
0Minimum: 0Maximum: 9007199254740991pageSizeintegerItems per page (default 20, max 100)
20Minimum: 1Maximum: 100statusstringFilter by status
"incomplete" | "trialing" | "active" | "past_due" | "canceled" | "unpaid"contactIdstringFilter by recipient contact id
priceIdstringFilter by Price reference
fieldsstringComma-separated list of fields to return. Valid: id, hostId, contactId, customerEmail, priceId, quantity, status, currentPeriodStart, currentPeriodEnd, trialEnd, billingCycleAnchor, cancelAt, cancelAtPeriodEnd, canceledAt, endedAt, startedAt, dunningEnabled, autoCharge, nextRetryAt, retryCount, createdAt, updatedAt. Omit for all.