Skip to main content
GET
Get a contract annex

Authorizations

Authorization
string
header
required

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

Path Parameters

contractId
string<uuid>
required

The ID of the contract

annexId
string<uuid>
required

The ID of the annex

Response

200 - application/json

Contract annex retrieved successfully

data
object
meta
object