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 consulta

state
enum<string> | null
Opções disponíveis:
pending,
running,
publishing,
succeeded,
failed,
cancelling,
cancelled
generator_id
string | null
output_repo
string | null
created_after
string<date-time> | null
created_before
string<date-time> | null
limit
integer
padrão:20
Intervalo obrigatório: 1 <= x <= 100
cursor
string | null
order
enum<string>
padrão:desc
Opções disponíveis:
asc,
desc

Resposta

Resposta Bem-Sucedida

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