Get webhooks

Get list of all the webhook in the organization

get

Return a collection of webhooks

Authorizations
OAuth2passwordRequired

Laravel passport oauth2 security.

Authorization URL: Token URL: Refresh URL:
Path parameters
organizationstringRequired

Name of the organization | can be found in the URL

Responses
200

Webhooks collection after a successful request

application/json
get
/{organization}/webhooks

Last updated