Query Webhook Endpoints
GET {{api_base_url}}/v1/webhooks?division_id={{division_id}}
Find webhook configurations belonging to a merchant division. Results are limited to only show webhooks authorized by the X-API-Key.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
division_id | string | Bolt merchant division ID |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-API-Key | string | Bolt Account API Key |