Skip to main content
GET
List aggregator connections

Autorizações

Authorization
string
header
obrigatório

Bearer token authentication (format: "Bearer {token}")

Parâmetros de consulta

limit
integer<int64>
padrão:20

Maximum number of records to return

Intervalo obrigatório: 1 <= x <= 200
cursor
string

Cursor for pagination (opaque)

Resposta

OK

hasMore
boolean
obrigatório
Exemplo:

true

items
object[] | null
obrigatório

Aggregator connections on this page

limit
integer<int64>
obrigatório
Intervalo obrigatório: 1 <= x <= 200
Exemplo:

20

nextCursor
string
Exemplo:

"eyJpZCI6IjEyMyJ9"

prevCursor
string
Exemplo:

"eyJpZCI6IjEyMiJ9"