Skip to main content

Get webhook by id

Get webhook by id

Path Parameters
  • realm string required

    realm name (not id!)

  • webhookId string required

    webhook id

Responses

success


Schema
  • attributes object
  • id string
  • enabled boolean
  • url string
  • secret string
  • createdBy string
  • createdAt string
  • realm string
  • eventTypes string[]
Loading...