escrow_status
Read an escrow's current state: terms, the release condition, whether it is settled, and the signed attestations recorded against it (replayed from an append-only log). The returned statement summary is ed25519-signed and offline-verifiable with trust_pubkey; each attestation also carries its own signed authorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| escrow_id | Yes | The escrow_id from escrow_open |