Returns a webhook for an account.
GET/accounts/{account_id}/webhooks/{webhook_id}
Returns a webhook for an account.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successfully returned a webhook.
Response Headers
ETag
The ETag header provides a unique identifier, that represents the current version state of a particular resource.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request failed due to an internal error.