Get webhooks
Return a collection of webhooks
Authorizations
OAuth2passwordRequiredAuthorization URL: Token URL: Refresh URL:
Laravel passport oauth2 security.
Path parameters
organizationstringRequired
Name of the organization | can be found in the URL
Responses
200
Webhooks collection after a successful request
application/json
400
Bad request
get
/{organization}/webhooksLast updated