Get an outgoing webhook
GET/v1/webhooks/outgoing/:webhook_id
Fetch one outgoing webhook by id, with its destination URL, subscribed events and delivery settings.
The signing secret is not returned; recreate the webhook if you have lost it.
Requires the webhooks:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error