SpaceMediaSpaceMedia
Endpoint referenceReleases

List Releases

GET
/api/v1/releases

List Releases. Use it to draft releases, update metadata, attach artwork and tracks, define rights, choose territories, and prepare releases for review and delivery. It returns public references and organization-visible fields only, so clients can safely use returned values in follow-up API calls.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

search?string

Search term for matching visible records.

page?integer

Page number to return.

size?integer

Number of records per page.

sort?string

Sort direction for creation date.

status?string

Filter by release status.

Header Parameters

X-User-Id?string

Optional user_id to perform an allowed action for a user in the same organization.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?