Envelope
Get envelope document annotations
GET
/
envelope
/
{envelope_id}
/
annotations
/
{document_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
envelope_id
string
requiredID of the envelope
document_id
string
requiredID of document
Response
200 - application/json
annotations
object[]