Skip to main content
GET
Get current project state

Authorizations

Authorization
string
header
required

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

Path Parameters

projectId
string
required

Response

200 - application/json

Project state

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