Skip to main content
GET
Get current project state

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

projectId
string
requerido

Respuesta

200 - application/json

Project state

id
string
requerido
title
string
requerido
artists
string[]
requerido
stems
object[]
requerido
alignments
object[]
requerido
exports
object[]
requerido
settings
object
requerido
lyrics
string | null
language
string | null
duration
number | null
task
object | null