Webhooks
/
Get a list of webhooks

Get a list of webhooks

GET
https://api.livesession.io/v1/webhooks

List of all webhooks

Scopes

Required scopes: webhooks:read

Response

List of webhooks
    array
      webhook_id
      string
      Webhook ID
      url
      string
      URL for the webhook
      website
      string
      Website name
      website_id
      string
      Website ID
      version
      string
      API version
      enabled
      boolean
      Webhook enabled status
      created_date
      integer
      Unix timestamp for creation date
      created_by
      string
      Creator of the webhook
Built with

Show your support! Star us on GitHub ⭐️