get_list_subscription_plans
Retrieve a paginated list of all subscription plans, sorted by creation date with the newest first.
Instructions
🟢 READ-ONLY · Subscription plans · GET /v2/subscription-plans
Get a list of subscription plans
Returns a list of all subscription plans. The subscription plans are in sorted order, with the most recently created subscription plan appearing first, and the list is paginated, with a limit of 50 subscription plans per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Filter by the page number. In case page number is higher than the maximum one, the results of last page will be returned |