Get a webhook data.
GET
/webhooks/{webhookId}
Webhooks
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://infopago.apidog.io//webhooks/'
Response Response Example
200 - Exemplo 1
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "TRANSFER",
"uri": "http://example.com",
"enabled": true
}
Requisição
Parâmetros Path
webhookId
string <uuid>
requerido