List Subscriptions
list_subscriptionsList subscriptions with optional filters for name, currency, and type, supporting paginated results.
Instructions
List subscriptions with optional pagination and filters (name, currency, type).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional filters | |
| pageSize | No | Results per page (max 50). Default: 50 | |
| pageIndex | No | Page index (0-based). Default: 0 |