GET webhook.list.json
Summary: —
Operation ID: WebhookList
Auth: unknown
Operation ID: WebhookList
Auth: unknown
Description
List registered webhook on the store.
Parameters (7)
action
(string, query, optional)
The action you want to filter webhooks by (e.g. add, update, or delete)
active
(boolean, query, optional)
The webhook status you want to filter webhooks by
count
(integer, query, optional, default: 10)
This parameter sets the entity amount that has to be retrieved. Max allowed count=250
entity
(string, query, optional)
The entity you want to filter webhooks by (e.g. order or product)
ids
(string, query, optional)
List of сomma-separated webhook ids
params
(string, query, optional, default: id,entity,action,callback)
Set this parameter in order to choose which entity fields you want to retrieve
start
(integer, query, optional, default: 0)
This parameter sets the number from which you want to get entities
No probe data for this endpoint yet.