Skip to main content
GET
List project tasks

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

projectId
string
obbligatorio

Risposta

200 - application/json

Project task list

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