Skip to main content
GET
/
webhooks
[Coming soon] List webhook subscriptions
curl --request GET \
  --url https://api.zopay.cash/connect/v1/webhooks \
  --header 'Authorization: Bearer <token>'
{}
This endpoint is registered but currently returns 501 not_yet_available. Track status on the Availability page.

Authorizations

Authorization
string
header
required

Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.

Headers

authorization
string | null

Response

Successful Response

The response is of type Response List Webhooks Webhooks Get · object.