Webhooks
Get all webhooks on a workspace
get/v1/workspaces/{workspaceId}/webhooks
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
Query parameters
type'USER_CREATED' | 'SYSTEM' | 'ADDON'
Represents a webhook type.
Response
OK