AIHubMix Unified API
List unified AIHubMix tasks
Returns read-only snapshots of image, video, and recoverable LLM tasks created by the current API key.
GET
List unified AIHubMix tasks
Autorizações
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
Parâmetros de consulta
Filter by task object type.
Opções disponíveis:
llm, image, video Filter by task status. Current task state. Completed, failed, and cancelled are terminal states.
Opções disponíveis:
pending, in_progress, completed, failed, cancelled Filter by exact model ID.
Pagination cursor returned as next_after by the previous page.
Number of tasks to return.
Intervalo necessário:
1 <= x <= 100Task creation order.
Opções disponíveis:
asc, desc List unified AIHubMix tasks