Skip to main content
get/webhooks

Get webhook settings

LLM
View as Markdown
Open llms.txt

Returns the current tenant webhook configuration, selected event types, and event types that can be subscribed to.

Authorization

Scheme

  • bearerAuth

Required scopes

  • webhook:read

Allowed roles

  • owner
  • admin

Read webhook settings.

Responses

  • 200

    Webhook settings

    • application/json WebhookSettings
  • default

    Error

    • application/json ProblemDetails