Skip to main content
GET
List project tasks

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

projectId
string
مطلوب

الاستجابة

200 - application/json

Project task list

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
createdAt
string
مطلوب
updatedAt
string
مطلوب
error
string | null