Skip to main content
GET

Authentication

string
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

boolean
Indicates if the request was successful
array
Array of webhook objects
If no webhooks are registered, the data array will be empty:

Error Responses

Validation Errors

400 - Bad Request
400 - Bad Request

Authorization Errors

401 - Unauthorized