Skip to main content
GET
Listar configurações de fontes de entrada

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

cursor
string

Opaque continuation token from a prior page

limit
integer<int64>

Requested page size; clamped by the query service (default 20, max 100)

Exemplo:

20

Resposta

OK

hasMore
boolean
obrigatório
items
object[] | null
obrigatório
nextCursor
string