Shops > Webhooks > webhooksEvents
GET:webhooks/events.json
Description
Get webhook events.
This is a typical bulk get endpoint.
Permission bit: "webhook_events.read"
Topic: Webhooks
Arguments
List of webhook event ids. See also: Unique Identifiers
Example: ["we_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Result
[WebhookEvent!]
Preview (typescript)
Loading module