latestOpenAPI 3.1.02026-08-2129140120.4 KB
eea178ae3207
Webhooks
Get Webhook Subscription by ID
Retrieves a specific webhook subscription by its ID for the authenticated bank account.
get/v1/webhooks/{id}
Path parameters
idinteger required
Webhook subscription ID
Response
Webhook subscription details
Example response
{
"id": "6225875037061120",
"url": "https://empresa.com/empresa_webhook"
}