pax8_list_subscriptions
List subscriptions from the Pax8 partner account with filters for company, status, product, and pagination to get the exact data you need.
Instructions
List subscriptions in the Pax8 partner account.
Args:
page: Zero-based page number for pagination (default: 0).
size: Number of results per page (default: 10).
sort: Sort field and direction, e.g. "startDate,asc".
company_id: Filter by company ID.
status: Filter by subscription status. One of: Active, Cancelled,
PendingManual, PendingAutomated, PendingCancel, Terminated, Expired, Trial.
product_id: Filter by product ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| sort | No | ||
| status | No | ||
| company_id | No | ||
| product_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |