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

limitintegerOptional1-100Defaults to 10
offsetintegerOptional
productIdstringOptional
externalProductIdstringOptional
includeArchivedbooleanOptionalDefaults to true
Whether to include archived plans in the response. Defaults to true.

Response

200
datalist of objects
paginationobject

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error