Get all Webhooks for Account
GET/api/v1/accounts/:accountId/webhooks
Sending a GET request on this endpoint allows to retrieve a list of all the webhooks or a specific webhook configured for an account.
Request
Responses
- 200
- 400
- 401
- 500
Bad request error response
Request was not authenticated response
Internal server error