SpaceMediaSpaceMedia
Endpoint referenceUsers

List User Artists

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

List artist profiles associated with a user inside the organization. Use the returned artist_id values when filtering catalog work or assigning credits.

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?