Automation > Webhooks > webhooksEvents
Commerce APIAutomationWebhookswebhooksEvents

webhooksEvents

GET:webhooks/events.json

Description

Get webhook events.

This is a typical bulk get endpoint.

Permission bit: "webhook_events.read"

Topic: Webhooks

Arguments

ids: [String!]!

List of webhook event ids. See also: Unique Identifiers

Example: ["we_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)

Result

[WebhookEvent!]

Preview

Loading module