Skip to main content
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