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.
Authorization
BearerAuth In: header
Path Parameters
Public user reference returned by the API.
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
List User Artists
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.
Update User Profile Photo
Update User Profile Photo. Upload a replacement profile photo for an organization user by user_id. Send the image as multipart form data and use the returned user profile for subsequent display or audit purposes.