latestOpenAPI 3.0.32026-07-242644125.9 KB
59e48cdbdd84
Webhooks
List Webhooks
Retrieves a list of all registered webhooks.
get/webhooks
Response
The list of webhook details.
Example response
[
{
"events": [
"verification.completed",
"verification.historical"
]
}
]