Get contract
Contracts
Get contract
Retrieves a contract by its ID.
GET
Get contract
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the contract.
Example:
"ctr_z23aoo8naxk68ewcr64tchh5"
Query Parameters
Comma-separated list of relations to expand. Allowed values: client.
Example:
"client"
Response
Default Response
Standard success response payload wrapped in a data property.
Contract resource returned by the API.