Get signed proof of the decisions on an effect
ratchet_effect_receiptsReturns a signed receipt for every decision made about one effect, refusals included. Each signature is over the exact bytes in body and verifies offline against the Ed25519 key published at /.well-known/ratchet-receipt-key — you do not have to trust this server to check them. Use this when a human asks you to PROVE an action was or was not authorised, rather than asserting it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect_id | Yes | The effect to fetch receipts for. |