Skip to main content

List webhooks

List all webhooks.

Responses

A successful response.


Schema
    webhooks object[]
  • Array [
  • id string
    description string
    url string
    subscribed_events string[]
    headers object
    property name* string
    secrets object[]
  • Array [
  • id string
    value string
  • ]
  • state string
    metadata object
    created_at date-time
    updated_at date-time
  • ]
Loading...