Get contracts
Contracts
Get contracts
Retrieves a paginated list of contracts.
GET
Get contracts
Documentation Index
Fetch the complete documentation index at: https://developers.projectcor.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (default: 1). Set to false to disable pagination.
Number of items per page (default: 20).
URL-encoded JSON object with filter criteria.
Body
application/json
Include milestones in each contract response.
Include ratecards in each contract response.
Include contract positions in each contract response.
Filter contracts by status.
Example:
"expired"
Filter contracts by type.
Example:
"time_and_materials"

