Skip to content

Get Contract approvers by ContractId

get
https://api.mercadoe.com/v1/contracts/{contractId}/approvers

Get a list of all contract approvers with the given contractId.

Request

Path Parameters

contractId
int32
required
The contract Id in ME

Query Parameters

pageNumber
int32
default: 1
pageSize
int32
default: 10

Responses

200
404
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null