Get

Path parameters

contractIdstringRequired
Contract ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
idstring
summarystring
Natural language summary of the contract
recurrenceslist of objects
Recurrences defining the contract's fee schedule
creatorEntityIdstring
The ID of the entity who created this contract
createdAtdatetime
updatedAtdatetime
nextInvoiceDatedate or null
Date of the next invoice to be created from the contract
payerIdstring or null
The ID of the payer entity for this contract
payerobject or null
The payer entity for this contract
vendorIdstring or null
The ID of the vendor entity for this contract
vendorobject or null
The vendor entity for this contract

Errors