webhook-configuration

Retrieve webhook configurations

Retrieve a list of all the webhooks for a specified workspace.

get/v1/settings/webhooks

Headers

Workspacestring required

The workspace identifier, which isolates API requests inside the provided workspace scope.

Response

Success

idstring
namestring
workspaceIdstring
status'enabled' | 'disconnected' | 'disabled'
<placeholder>
descriptionstring
applyToAllDescendantsboolean
urlstring
secretstring
headersobject
triggersstring[] required
<placeholder>
createdinteger
updatedinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.