GET
/
users
/
{user_id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

user_id
string
required

Response

200 - application/json
id
string
required

User id

first_name
string

First name

last_name
string

Last name

email
string
required

E-mail address

access_profiles
object[]
required

A list of access profiles that the selected user has access to

is_organization_admin
boolean

True if the current user is an organization admin.

preferences
object

User preferences that can be stored in the Scale GenAI Platform.