Get an outgoing webhook
GET/api/v4/hooks/outgoing/:hook_id
Get an outgoing webhook given the hook id.
Permissions
manage_webhooks for system or manage_webhooks for the specific team or manage_webhooks for the channel.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Outgoing webhook retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found