v4
latestOpenAPI 3.1.02026-08-031873791.4 MBContracts
List Contracts
Retrieve a paginated list of revenue recognition contracts, with filtering and ordering options.
get/public/v1/contracts/
Query parameters
integration_sourcesIntegrationSourceSlug[] nullable
searchstring nullable
idinteger[] nullable
company_idinteger[] nullable
numberinteger[] nullable
customer_idinteger[] nullable
statusContractStatusFilter[] nullable
start_datestring date nullable
end_datestring date nullable
contract_start_datestring date nullable
contract_end_datestring date nullable
approval_statusstring[] nullable
recognition_modeRecognitionMode[] nullable
has_auto_renewalboolean nullable
has_scheduled_terminationboolean nullable
days_till_expiryinteger nullable
orderingstring nullable
limitinteger
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
offsetinteger
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK