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