GET
/
user-info

Authorizations

x-api-key
string
headerrequired

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.

assumed_access_profile
object

Present if the user has assumed a specific access profile via JWT token.