Retrieve details of a specific webhook target
Unique identifier (ksuid) of the webhook target KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Webhook target retrieved successfully
A webhook target for receiving outbound webhook events
KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.
27^[0-9A-Za-z]{27}$"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
The URL where webhook events will be sent
"https://example.com/webhooks/receive"
If true, this target will receive all event types
false
Unix timestamp when this target last received a successful delivery (defaults to creation time if never healthy)
Unix timestamp when a delivery to this target was last attempted (defaults to creation time if never attempted)
List of event types this target cares about (ignored if global is true)
Canonical outbound event type identifier.
user.created, user.updated, user.deleted, api_key.created, api_key.deleted, customer.created, customer.updated, customer.kyb_link.created, customer.kyb_link.updated, customer.kyb_status.created, customer.kyb_status.updated, auto_account.created, auto_account.updated, auto_account.deleted, transaction.auto.created, transaction.auto.updated, transaction.one_off.created, transaction.one_off.updated, recipient.created, recipient.updated, recipient.deleted, destination.created, destination.deleted, target.created, target.updated, target.deleted, exception.created, exception.cleared, bvnk.onboarding.created, bvnk.onboarding.updated, wallet.created, wallet.updated, wallet.signer_group.created, wallet.signer_group.updated, wallet.policy.created, wallet.policy.updated, wallet.transaction.created, wallet.transaction.updated, wallet.deposit