ContractRabbit Docs
API Reference

Changes

Get all changes for a document

GET
/api/files/{fileId}/changes

Path Parameters

fileId*string

Response Body

application/json

application/json

application/json

curl -X GET "https://loading/api/files/string/changes"
null
null
null

Create a new change for a document

POST
/api/files/{fileId}/changes

Path Parameters

fileId*string

Request Body

application/json

body?unknown

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://loading/api/files/string/changes"
null
null
null
null