Webhooks
List webhook endpoints
GET
https://backend.immut.io/api/v1/webhooksRequired scope: webhooks:manage
Responses
| Status | Meaning |
|---|---|
200 | Webhook endpoint list (signing secrets omitted) |
Example
curl -X GET "https://backend.immut.io/api/v1/webhooks" \
-H "Authorization: Bearer $IMMUT_API_KEY"
Generated from the immut API contract, version 1.9.0. Machine-readable: this page as markdown · everything in one file · OpenAPI