Skip to main content
GET
List background tracks

Authorizations

X-Api-Key
string
header
required

Query Parameters

pagination[limit]
integer

'limit' sets the number of results to return in each page.

pagination[offset]
integer

'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.

filter[scopes]
object

filter items by scopes

filter[name]
string
filter[custom]
boolean

Response

OK

id
integer

Unique identifier for the object

name
string

The background track name

volume
integer

Percent volume of the track

project
object | null
media
object
created
string

Time at which the object was created (ISO 8601)

updated
string

Time at which the object was updated (ISO 8601)