Retrieve a paginated list of contracts for your organization.
Returns contracts with comprehensive details including customer information, phases, products, and pricing. Supports filtering by customer, status, dates, and custom attributes. Results are sorted by creation date (newest first) by default.
Use cursor-based pagination to navigate through results. If no cursor is provided, returns the first page of 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"
draft, active, paused, expired, disputed Classifies how a contract is billed. STANDARD is the default; EVENT_BASED contracts are driven by usage events and require P1D cadence + postpaid.
standard, event_based Contracts 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