Skip to main content
GET
List all webhook endpoints

Authorizations

Authorization
string
header
required

Enter Auth0 JWT token

Response

List of webhook endpoints (secrets masked)

createdAt
string
required

Creation timestamp

enabled
boolean
required

Whether the endpoint is enabled

events
enum<string>[]
required

Subscribed event types

Available options:
payout.processing,
payout.paid,
payout.failed,
payout.reverted,
payout.cancelled,
webhook.test,
account.created,
application.under_review,
application.more_info_requested,
application.approved,
application.rejected,
order.created,
order.awaiting_funds,
order.funds_received,
order.completed,
order.failed,
order.expired,
virtual_account.active,
virtual_account.failed
id
string
required

Endpoint ID

signingSecretHint
string
required

Last 4 characters of the signing secret

Example:

"ab1f"

updatedAt
string
required

Last update timestamp

url
string
required

Webhook URL