Passer au contenu principal
GET
JavaScript

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

limit
integer<int32> | null

Limit the number of returned items

iterator
string | null

The iterator returned from a prior invocation

Réponse

200 - application/json

List of endpoints

data
Webhook Details · object[]
requis

List of webhoooks

done
boolean
requis

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

Dernière modification le 1 avril 2026