Skip to content

List song audio assets

GET
/api/song-audio

Filter by role and/or one scope (songId, stepId, setlistId, eventId). Pass signed=1 to include presigned track URLs.

role
string
Allowed values: backing stems reference live
songId
string format: uuid
stepId
string format: uuid
setlistId
string format: uuid
eventId
string format: uuid
signed
string

Success

object
ok
required
boolean
data
nullable

Bad request / invalid input

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Forbidden / not in band

object
ok
required
boolean
error
required
string
code
string

Not found

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string