Get setlist songs with steps, sequences, and per-user settings
GET/api/setlists/{id}/perform
GET
/api/setlists/{id}/perform
One-shot fetch for live performance — collapses N×3 per-song requests into a single call.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string format: uuid
Responses
Section titled “Responses”Perform bundle
object
ok
required
boolean
data
Invalid input
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden / no permission
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
