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

generation_id
string
obrigatório

Parâmetros de consulta

stream
enum<string> | null
Opções disponíveis:
stdout,
stderr
limit
integer
padrão:100
Intervalo obrigatório: 1 <= x <= 1000
cursor
string | null
order
enum<string>
padrão:asc
Opções disponíveis:
asc,
desc

Resposta

Resposta Bem-Sucedida

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