Hoppa till huvudinnehåll
GET
JavaScript

Auktoriseringar

Authorization
string
header
obligatorisk

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

Frågeparametrar

limit
integer<int32> | null

Limit the number of returned items

iterator
string | null

The iterator returned from a prior invocation

Svar

200 - application/json

List of endpoints

data
Webhook Details · object[]
obligatorisk

List of webhoooks

done
boolean
obligatorisk

true if no more values are to be fetched.

iterator
string | null

Cursor pointing to the next paginated object

prev_iterator
string | null

Cursor pointing to the previous paginated object

Senast ändrad 1 april 2026