Webhooks
List all webhooks
Returns a list of previously created webhooks.
Please note that this request is cached and will refresh every hour.
GET
/
webhooks
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
epoch
integer
requiredUnix epoch timestamp
checksum
string
requiredRefer to checksum calculation
Response
200 - application/json
results
object[]