list_envelopes
Retrieve paginated commit envelope metadata from ssx360.com to audit signed provenance and manage compliance triage for authenticated organizations.
Instructions
List commit envelopes stored on ssx360.com for the authenticated organization.
Requires SSX360_API_KEY. Returns paginated envelope metadata for Scroll Gate
dashboards, agent memory, and compliance triage. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum envelopes to return per page (1–200). Default 50. Use with offset for paginated audit review in agent workflows. | |
| offset | No | Number of newest matching envelopes to skip before returning results. Zero-based pagination index for large org histories. | |
| signer_filter | No | Optional device_id (MS-XXXX-YYYY) or public-key prefix to restrict results to envelopes signed by one identity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||