Webhooks

List webhook endpoints

GEThttps://backend.immut.io/api/v1/webhooks

Required scope: webhooks:manage

Responses

StatusMeaning
200Webhook 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.14.0. Machine-readable: this page as markdown · everything in one file · OpenAPI