Get Webhooks List

Overview

Get webhooks list.

Available for Staff and Directory tokens.

Query Params
string

Filtering the list of webhooks. Filter is a 'deepObject' works with:

  1. 'entity' - object which listen to event (example: client)
  2. 'event_type' - type of event to trigger webhook (example: created)

Example: ?filter[entity]=client&filter[event_type]=created

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json