Skip to main content
GET
Get task status

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

taskId
string
必填

响应

200 - application/json

Task status and hydrated output

id
string
必填
type
enum<string>
必填
可用选项:
create-karaoke,
create-lyric-video,
sync-lyrics,
stem-separation,
generate-video,
generate-chords,
export-stem-audio,
export-project
status
enum<string>
必填
可用选项:
created,
queued,
in-progress,
completed,
failed,
cancelled,
timed-out,
finalized
error
string | null
output
object