Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve a single webhook subscription by ID.
GET /accounts/{account_id}/webhooks/{subscription_id}
webhooks:read
sharedSecret
account_id
subscription_id
curl https://api.brale.xyz/accounts/{account_id}/webhooks/{subscription_id} \ -H "Authorization: Bearer {access_token}"
{ "id": "3D3jNzs2r7Sf78qtYpRe1biscLG", "events": ["transfer.completed"], "url": "https://your-app.example.com/webhooks/brale", "status": "active" }
Was this page helpful?
Contact support