Webhook
Get Webhook URL
Retrieve the current webhook URL configuration for the authenticated client. Available in sandbox and development environments only.
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Response Body
Success response
webhook_nameRequiredstringThe name of the webhook/client credential
webhook_urlRequiredstringThe current webhook URL endpoint set
legal_entity_idRequiredstringThe legal entity ID associated with this webhook
created_atRequiredstringTimestamp when the webhook was created
Format:
"date-time"updated_atRequiredstringTimestamp when the webhook was last updated
Format:
"date-time"