Automation > Webhooks > webhooksEventsPage
Commerce APIAutomationWebhookswebhooksEventsPage

webhooksEventsPage

GET:webhooks/events/page.json

Description

Get webhook events page.

See also: Pagination.

Permission bit: "webhook_events.read"

Topic: Webhooks

Arguments

last_key: String

Key of the last item from previous page. See also: Pagination


limit: Int

Return up to N entries (pagination). See also: Pagination


offset: Int

Skip N entries (pagination). See also: Pagination


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

WebhookEventPage

Preview

Loading module