DevelopersAPI referenceSignNotary
Compliance items
Commission, bond, and E&O tracking with expiries, soonest first.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/notary/compliance"{ "items": [ { "id": "string", "kind": "string", "label": "string", "reference": "string", "expiresAt": "2019-08-24T14:15:22Z", "note": "string" } ]}