GET
Webhooks auflisten
/webhooksGibt alle für die Organisation konfigurierten Webhooks zurück.
Code-Beispiele
curl -X GET "https://api.qamaq.io/api/v1/webhooks" \
-H "Authorization: Bearer qmq_your_api_key"Antworten
200List of webhooks
Response Body
{
webhooks:Webhook[]total:integer}