v1
latestOpenAPI 3.1.02026-07-26102934.7 KBwebhooks
List webhooks
Returns all webhook subscriptions owned by the authenticated user. The secret is not included in list responses — it is only returned when a webhook is created.
get/webhooks
Response
A list of webhooks.
Example response
[
{
"id": "whk_abc123"
}
]