Skip to main content
GET
List webhook subscriptions

What this endpoint does

Lists the webhook endpoints registered for the current tenant account.

When to use it

Use it to audit integrations, check which URL receives events, or locate a subscription before reviewing deliveries.

Before you call

Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.

Money and balance effect

This is a read-only request. It does not reserve, debit, credit, or settle money.

States and completion

Check each subscription status before assuming events are being delivered to it.

Safe retries

GET requests are read-only and may be retried with normal exponential backoff. Do not send an Idempotency-Key. Read Webhooks for the complete workflow.

Authorizations

Authorization
string
header
required

Send the same Wayex API key as Authorization: Bearer <key>.

Response

200 - application/json

Your webhook subscriptions.

data
object[]
required