Retrieve a paginated list of plans for your organization.
Returns plans with basic information excluding products for performance. Supports filtering by status, version, business entity, and name. Results are sorted by creation date (newest first) by default.
Use cursor-based pagination to navigate through results.
Documentation Index
Fetch the complete documentation index at: https://docs2.zenskar.com/llms.txt
Use this file to discover all available pages before exploring further.
The cursor indicating a unique set of results - this should be auto generated and you get it from the next and previous fields of the response
"V2VsbCBhcmV1IGN1cmlvdxM="
The number of results to return - defaults to 10
10
"order=created_at"
Plans retrieved successfully with pagination cursors
The results for the current page
The cursor for the next page of results
"V2VsbCBhcmV1IGN1cmlvdxM="
The cursor for the previous page of results
"GmBsbCBhcmV1IGN1cmlvdxM="
The total count of rows