Shops > Webhooks > webhooks
GET:webhooks.json
Description
Get all or specific webhook endpoints.
This is a typical bulk get endpoint.
Permission bit: "webhooks.read"
Topic: Webhooks
Arguments
List of webhook ids. See also: Unique Identifiers
Example: ["wh_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Webhook!]
Preview (typescript)
Loading module