SPA User
SPA Me - Get current user profile
Returns the profile of the currently authenticated user.
GET
/api/spa/meAuthorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Response
200
SpaMe resource
id
integer
User ID
email
string
User email
roles
string[]
User roles
locale
string
User locale
clientId
integer
Client ID
subClientId
integer
Sub-client ID
clientIdentifier
string
Client identifier
subClientDescription
string
Sub-client identifier
isSubClientsEnabled
boolean
Whether the sub-clients (environmental tenants) module is enabled for the client
isDelegated
boolean
Whether user is currently in a delegated auth session
delegationId
string
Delegated auth session ID
actorEmail
string
Delegating actor email when delegated session is active
actorName
string
Delegating actor name when delegated session is active
effectiveEmail
string
Effective user email used for authorization