Skip to main content
GET
Get a unified AIHubMix task

承認

Authorization
string
header
必須

Gateway-issued API key, formatted as sk-gateway-xxxxxxxx. Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).

パスパラメータ

id
string
必須

AIHubMix task ID.

レスポンス

Unified task snapshot

id
string
必須
object
enum<string>
必須
利用可能なオプション:
llm,
image,
video
model
string
必須
status
enum<string>
必須

Current task state. Completed, failed, and cancelled are terminal states.

利用可能なオプション:
pending,
in_progress,
completed,
failed,
cancelled
output
object[]
必須
error
object | null
必須
created_at
integer<int64>
必須
completed_at
integer<int64> | null
必須
expires_at
integer<int64> | null
必須