List plans
Returns plans for your organization, including archived plans by default, optionally filtered to a product.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Query parameters
limit
offset
productId
externalProductId
includeArchived
Whether to include archived plans in the response. Defaults to true.
Response
200
data
pagination
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error