List plans
Plans
List plans
GET
List plans
Documentation Index
Fetch the complete documentation index at: https://docs.meteroid.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Example:
"pf_7n42DGM5Tflk9n8mt7Fhc7"
Search by plan name
Filter by plan status (can be repeated)
Available options:
DRAFT, ACTIVE, INACTIVE, ARCHIVED Filter by plan type (can be repeated)
Available options:
STANDARD, FREE, CUSTOM Sort order. Format: column.direction. Allowed columns: name, status, plan_type, created_at. Direction: asc or desc. Default: created_at.desc.
Page number (0-indexed)
Required range:
x >= 0Number of items per page
Required range:
1 <= x <= 100