Sandbox/Webhook
Get Webhook URL
Viewer AccessRetrieve the current webhook URL configuration for the authenticated client. Available in sandbox mode 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
roleRequiredstringThe role assigned to this credential (admin or viewer)
Value in:
"admin" | "viewer"created_atRequiredstringTimestamp when the webhook was created
Format:
date-timeupdated_atRequiredstringTimestamp when the webhook was last updated
Format:
date-time