Gets envelopes from a specific bulk send batch

GET {{baseUrl}}/v2.1/accounts/{{accountId}}/bulk_send_batch/{{bulkSendBatchId}}/envelopes?count={{count}}&include={{include}}&order={{order}}&order_by={{order_by}}&search_text={{search_text}}&start_position={{start_position}}&status={{status}}

This method returns a list of envelopes in a specified bulk batch. Use the query parameters to filter and sort the envelopes by different attributes.

Request Params

KeyDatatypeRequiredDescription
countstring
includestring
orderstring
order_bystring
search_textstring
start_positionstring
statusstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring