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.
GET /api/v1/public/admin/webhooks x-api-key: boh_live_xxxxxxxx
{ "endpoints": [ { "id": "wep_01j5k...", "url": "https://yourapp.com/webhooks/boh", "events": ["inventory_transaction.completed", "purchase_order.status_changed"], "is_active": true, "disabled_reason": null, "consecutive_failures": 0, "created_at": "2026-07-01T09:00:00.000Z", "updated_at": "2026-07-01T09:00:00.000Z" } ] }
Returns all webhook endpoints for the account. Up to 10 webhook endpoints per account.
admin:webhooks
id
url
events
is_active
disabled_reason
consecutive_failures
created_at
updated_at