Webhooks
Intent failed
Fired when an intent execution fails (non-2xx response from enclave).
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Payload for the intent.failed webhook event.
The type of webhook event.
Available options:
intent.failed The unique ID of the intent.
Type of intent.
Available options:
KEY_QUORUM, POLICY, RULE, RPC, TRANSFER, WALLET The current status of the intent.
Unix timestamp when the intent was created.
Unix timestamp when the intent expires.
Result of the failed intent execution.
The ID of the user who created the intent.
Display name of the user who created the intent.
Response
200
Return a 200 status to indicate that the webhook was received successfully.

