الانتقال إلى المحتوى الرئيسي
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,
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