Pular para o conteúdo principal
GET
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de consulta

limit
integer<int32> | null

Limit the number of returned items

iterator
string | null

The iterator returned from a prior invocation

Resposta

200 - application/json

List of endpoints

data
Webhook Details · object[]
obrigatório

List of webhoooks

done
boolean
obrigatório

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

Última modificação em 1 de abril de 2026