envelopes
List envelopes
Cursor-paginated list of the organization's envelopes, ordered by createdAt descending. Pass nextCursor from the previous page as cursor; limit is capped at 100 (default 50). Filter by lifecycle status with status (one or more statuses, comma-separated).
get/api/v1/envelopes
Query parameters
cursorstring
limitinteger
statusstring
Response
One page of envelopes
Changes
No recorded changes to this endpoint across all 1 revision of this API.