List User 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 In: header
Path Parameters
Public user reference returned by the API.
uuidQuery Parameters
Page number to return.
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?
Update User
Update User. Update an organization user profile or role assignment by user_id. Submit only public role_ids and profile fields that the acted-for user is allowed to change for that account.
Get Organization User
Get Organization User. Return one organization user profile, assigned roles, account state, and the organization display name by user_id. The response never exposes organization identifiers because authentication already scopes the organization.