Get Webhook List

GET {{baseUrl}}/webhook.list.json?params=<string>&start=<integer>&count=<integer>&entity=<string>&action=<string>&active=<boolean>&ids=<string>

List registered webhook on the store.

Request Params

KeyDatatypeRequiredDescription
paramsstringSet this parameter in order to choose which entity fields you want to retrieve
startstringThis parameter sets the number from which you want to get entities
countstringThis parameter sets the entity amount that has to be retrieved. Max allowed count=250
entitystringSpecify the entity that you want to enable webhooks for (e.g product, order, customer, category)
actionstringSpecify what action (event) will trigger the webhook (e.g add, delete, or update)
activestringWebhook status
idsstringList of сomma-separated webhook ids