Getting Started

Sections

Theme switcher

List Webhook Subscriptions

Header Parameters

Authorizationstring Required
x-client-idstring Required
x-signaturestring Required
x-timestampstring Required

Response

200
Object
{ "status": "success", "data": { "webhooks": [ { "uuid": "...", "event": "customer.created", "callbackUrl": "https://example.com/hooks", "status": "active", "hasSigningSecret": true, "createdAt": "...", "updatedAt": "..." } ] } }
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot