Contracts
Authorizations
AuthorizationstringRequired
Query parameters
datasetIdstringOptional
datasetQualifiedNamestringOptional
pageinteger · int32Optional
sizeinteger · int32Optional
Responses
200
Successful response
application/json
firstbooleanRequired
lastbooleanRequired
numberinteger · int32Required
sizeinteger · int32Required
totalElementsinteger · int32Required
totalPagesinteger · int32Required
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Internal server error
application/json
get
/api/v1/contractsAuthorizations
AuthorizationstringRequired
Body
contentsstringRequired
datasetIdstringOptional
datasetQualifiedNamestringOptional
Responses
200
Successful response
application/json
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Internal server error
application/json
post
/api/v1/contractsAuthorizations
AuthorizationstringRequired
Path parameters
contractIdstringRequired
Responses
200
Successful response
application/json
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Internal server error
application/json
get
/api/v1/contracts/{contractId}Authorizations
AuthorizationstringRequired
Path parameters
contractIdstringRequired
Body
contentsstringRequired
Responses
200
Successful response
application/json
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Internal server error
application/json
post
/api/v1/contracts/{contractId}Last updated
Was this helpful?
