list_confirmations
Retrieve paginated confirmations filtered by status or HITL config to review approval outcomes. Use status and HITL ID filters to find specific confirmation records.
Instructions
List confirmations with optional filters. Returns paginated results with status and HITL config filtering.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Items per page | |
| status | No | Filter by confirmation status | |
| hitl_id | No | Filter by HITL config ID |