v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Product Catalog

Get plans

Returns all plans for a product. The result is paginated. To retrieve all results pass the cursor returned from a call to the next call until all results are returned.

get/plans

Query parameters

productIdstring

id of the product

status'DRAFT' | 'ACTIVE' | 'GRANDFATHERED' | 'ARCHIVED' | 'DEPRECATED'

filter by plan status

cursorstring uuid

cursor from the last call

limitinteger

number of results per page

Response

successful operation

numElementsinteger
nextCursorstring uuid