getContractsUids
getContractsUids
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
contractId int64
meetsRequirementsOfCB boolean
uid string
[
{
"contractId": 0,
"meetsRequirementsOfCB": true,
"uid": "string"
}
]
Unauthorized
Forbidden
Not Found
Loading...