Get monitoring users by ContractId
get
https://api.mercadoe.com/v1/contracts/{contractId}/watchers
Returns a paginated list of monitoring users (watchers) associated with the specified contract.
Request
Path Parameters
contractId
int32
required
The contract Id in ME
Query Parameters
pageNumber
int32
Page number (default: 1)
default:
1pageSize
int32
Number of items per page, between 1 and 100 (default: 10)
default:
10Responses
200
400
401
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null