Webhooks
Retrieve all webhooks
Retrieves all webhooks for the authenticated user.
GET
Authorizations
API key to be included in the x-api-key header
Response
200
application/json
An array of webhooks
The response is of type object[]
.
Retrieves all webhooks for the authenticated user.
API key to be included in the x-api-key header
An array of webhooks
The response is of type object[]
.