List all the edits made to a contract over time. In Metronome, you can edit a contract at any point after it’s created to fix mistakes or reflect changes in terms. Metronome stores a full history of all edits that were ever made to a contract, whether through the UI, editContract
endpoint, or other endpoints like updateContractEndDate
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Contract ID
The body is of type object
.
Success
The response is of type object
.