SpaceMediaSpaceMedia
Endpoint referenceUsers

List User Releases

GET
/api/v1/users/{user_id}/releases

List releases associated with a user inside the organization. Use the returned release_id values for track, rights, review, and checkout follow-up calls.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

user_id*string

Public user reference returned by the API.

Formatuuid

Query Parameters

page?integer

Page number to return.

size?integer

Number of records per page.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?