跳转到主要内容
GET
Get current project state

授权

Authorization
string
header
必填

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

路径参数

projectId
string
必填

响应

200 - application/json

Project state

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