AIHubMix Unified API
Get an AIHubMix image task
Returns the latest state of an image task. Poll this endpoint for asynchronous image generation.
GET
Get an AIHubMix image task
承認
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
パスパラメータ
AIHubMix task ID.
レスポンス
Image task
Platform task ID.
利用可能なオプション:
image, video Current task state. Completed, failed, and cancelled are terminal states.
利用可能なオプション:
pending, in_progress, completed, failed, cancelled Unix timestamp in seconds.
Artifact expiry time in Unix seconds; may be null before completion.
Get an AIHubMix image task