Pular para o conteúdo principal
GET
Python (SDK)

Autorizações

Authorization
string
header
obrigatório

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Cabeçalhos

X-On-Behalf-Of
string

Optional external end-user identifier forwarded by the API gateway.

Parâmetros de caminho

id
string
obrigatório

The agent ID.

Parâmetros de consulta

limit
integer
padrão:20
Intervalo obrigatório: 1 <= x <= 100
order
enum<string>
padrão:desc
Opções disponíveis:
asc,
desc

Resposta

Uma lista de conectores de agentes.

object
enum<string>
obrigatório
Opções disponíveis:
list
data
object[]
obrigatório
first_id
string | null
obrigatório
last_id
string | null
obrigatório
has_more
boolean
obrigatório