DevelopersAPI referenceSignNotary
Practice expenses
Bond, E&O, supplies — newest first (500 max).
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/v1/notary/expenses"{ "expenses": [ { "id": "string", "category": "string", "amountCents": 0, "note": "string", "spentAt": "2019-08-24T14:15:22Z" } ]}