AIHubMix Unified API
Get an AIHubMix video task
Returns the latest state of a video task. Poll this endpoint until the task reaches a terminal state.
GET
Get an AIHubMix video task
인증
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
경로 매개변수
AIHubMix task ID.
응답
Video 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 video task