Envelope
Get envelope document
GET
/
envelope
/
{envelope_id}
/
document
/
{document_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
envelope_id
string
requireddocument_id
string
requiredResponse
200 - application/json
id
string
Unique identifier of the document
name
string
Name of the document
filename
string
Filename of the document
page_count
integer
Number of pages in the document
pages
object[]
List of pages in the document