v1

latestOpenAPI 3.0.02026-07-22292140.8 KB
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

nextCursorstring