Listar Gatilhos
Retorna a lista de gatilhos de uma conta
get/web_hooks
Response
200
Example response
{
"id": "A7399634A4F1423E8F8B199DA79F45AD",
"url": "https://endpoint_gatilho.in/12345",
"event": "all",
"active": true
}Retorna a lista de gatilhos de uma conta
200
{
"id": "A7399634A4F1423E8F8B199DA79F45AD",
"url": "https://endpoint_gatilho.in/12345",
"event": "all",
"active": true
}