Passer au contenu principal
GET
List project tasks

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

projectId
string
requis

Réponse

200 - application/json

Project task list

id
string
requis
type
enum<string>
requis
Options disponibles:
create-karaoke,
sync-lyrics,
stem-separation,
generate-video,
generate-chords,
export-stem-audio,
export-project
status
enum<string>
requis
Options disponibles:
created,
queued,
in-progress,
completed,
failed,
cancelled,
timed-out,
finalized
createdAt
string
requis
updatedAt
string
requis
error
string | null