Gets the status of recipients for an envelope.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/envelopes/{{envelopeId}}/recipients?include_anchor_tab_locations={{include_anchor_tab_locations}}&include_extended={{include_extended}}&include_metadata={{include_metadata}}&include_tabs={{include_tabs}}
Retrieves the status of all recipients in a single envelope and identifies the current recipient in the routing list.
The currentRoutingOrder
property of the response contains the routingOrder
value of the current recipient indicating that the envelope has been sent to the recipient, but the recipient has not completed their actions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include_anchor_tab_locations | string | ||
include_extended | string | ||
include_metadata | string | ||
include_tabs | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |