Skip to main content
GET
Get webhook configuration

Authorizations

Api-Key
string
header
required

Response

Successful operation

A map of webhook event patterns to their configuration settings. Patterns can use wildcards to match multiple event types (e.g., 'card.' matches all card events, 'transaction.created.' matches all transaction created events). Pattern format: resource.action.version or resource.* for wildcards.

{key}
object

Configuration settings for a webhook pattern