Skip to main content
GET
Get task status

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

taskId
string
erforderlich

Antwort

200 - application/json

Task status and hydrated output

id
string
erforderlich
type
enum<string>
erforderlich
Verfügbare Optionen:
create-karaoke,
create-lyric-video,
sync-lyrics,
stem-separation,
generate-video,
generate-chords,
export-stem-audio,
export-project
status
enum<string>
erforderlich
Verfügbare Optionen:
created,
queued,
in-progress,
completed,
failed,
cancelled,
timed-out,
finalized
error
string | null
output
object