Skip to content

Get step sequence

GET
/api/songs/{id}/step-sequence

Returns the performance order of steps for a song.

id
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000

UUID identifier

Step sequence

object
ok
required
boolean
data
required
Array<object>
object
id
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
songId
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
stepId
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
position
required
integer

Unauthorized

object
ok
required
boolean
error
required
string