Plans
List Plans
Retrieve a paginated list of all plans in your environment. Use when listing or searching plans for a plan picker or admin catalog.
GET
List Plans
Documentation Index
Fetch the complete documentation index at: https://mintlify.com/flexprice/flexprice/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Maximum number of plans to return.Example:
20Number of plans to skip before starting to return results.Example:
10Cursor for pagination (alternative to offset).
Response
Array of plan objects.
Total number of plans matching the query.
Maximum number of results returned.
Number of results skipped.
Whether there are more results available.
Example Request
cURL
Example Response
List Plans