Retrieves a paginated list of subscriptions, with optional filters for customer, status, and plan.
Server API Key
Return items that come after this cursor
Return items that come before this cursor
Maximum number of items to return
1 <= x <= 100Filter by customer ID
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.@-]*$Filter by subscription status. Supports comma-separated values for multiple statuses
255Filter by plan ID
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Filter by resource ID
1 - 255^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Filter by pricing type. Supports comma-separated values for multiple types
255Filter by creation date using range operators: gt, gte, lt, lte