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
承認
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
クエリパラメータ
Filter by task object type.
利用可能なオプション:
llm, image, video Filter by task status. Current task state. Completed, failed, and cancelled are terminal states.
利用可能なオプション:
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.
必須範囲:
1 <= x <= 100Task creation order.
利用可能なオプション:
asc, desc List unified AIHubMix tasks