list_envelopes
Retrieve signature envelopes with filters by status and pagination. Get summaries of signers, documents, and blockchain anchoring status.
Instructions
List signature envelopes with optional status filter and pagination. Returns envelope summaries including signers, documents, and blockchain anchoring status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by envelope status | |
| page | No | Page number (1-indexed) | |
| limit | No | Results per page (default: 10) |