Skip to main content
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

run_id
string
obrigatório

Parâmetros de consulta

tail
integer
padrão:200
Intervalo obrigatório: 1 <= x <= 5000

Resposta

Resposta Bem-Sucedida

data
LogLine · object[]
obrigatório
next_cursor
string | null
obrigatório

Cursor opaco para a próxima página; nulo quando não houver mais itens.

total
integer | null
obrigatório

Número total de itens, ou nulo quando a contagem é cara.