Webhooks
List Webhooks
GET
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Response
200
application/json
Successfully retrieved the list of workspace webhooks.
The outcome of the fetch request
Available options:
success
, error
Example:
"success"
Webhooks are used to notify you when sync alerts are raised or resolved, or when certain lifecycle events happen during a sync run.
Was this page helpful?