Subscriptions - Checkout
List subscriptions
Paginated list of subscriptions on your recurring products.
GET
List subscriptions
Documentation Index
Fetch the complete documentation index at: https://documentation.suby.fi/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Query Parameters
Filter by subscription status:
ACTIVE— customer has accessINACTIVE— access removed (expired)PENDING— renewal payment due (within 24h of expiry, no payment received). Customer still has access untilexpiresAtCANCELLED— cancelled by customer or merchantNOT_PAID— subscription created but no successful payment yet (e.g. checkout not completed)
Available options:
ACTIVE, INACTIVE, PENDING, CANCELLED, NOT_PAID Page number (starts at 1)
Required range:
x >= 1Results per page (max 25)
Required range:
1 <= x <= 25List subscriptions

