List outgoing webhooks
GET/api/v4/hooks/outgoing
Get a page of a list of outgoing webhooks. Optionally filter for a specific team or channel using query parameters.
Permissions
manage_webhooks for the system or manage_webhooks for the specific team/channel.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Outgoing webhooks retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found