Saltar al contenido principal
GET
Python (SDK)

Autorizaciones

Authorization
string
header
requerido

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>.

Encabezados

X-On-Behalf-Of
string

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

Parámetros de ruta

batch_id
string
requerido

Respuesta

200 - application/json

Está bien

id
string
requerido
object
any
requerido
endpoint
string
requerido
input_file_id
string
requerido
completion_window
string
requerido
status
enum<string>
requerido
Opciones disponibles:
validating,
failed,
in_progress,
finalizing,
completed,
expired,
cancelling,
cancelled
created_at
integer
requerido
Rango requerido: -9007199254740991 <= x <= 9007199254740991
request_counts
object
requerido
errors
object | null
output_file_id
string | null
error_file_id
string | null
in_progress_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
expires_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
finalizing_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
completed_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
failed_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
expired_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
cancelling_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
cancelled_at
integer | null
Rango requerido: -9007199254740991 <= x <= 9007199254740991
metadata
object | null