list-sessions
List recent document completion sessions, with optional filters by package and status to track progress or find specific sessions.
Instructions
List recent sessions on the account with optional filters for package and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of sessions to return (default 50). | |
| offset | No | Offset for pagination. | |
| status | No | Optional: filter by session status. | |
| packageId | No | Optional: filter sessions to a specific package. |