GET
/
api
/
v3
/
users
/
{userId}

Path Parameters

userId
string
required

Query Parameters

fields
any[]

Comma-separated list of fields of the user to include in responses. Extended data can be retrieved with ?fields=extendedData.

Response

200 - application/json
applicationData
object
birthDate
string
calendar
object
culture
object
department
object
displayName
string
dtContractEnd
null
dtContractStart
string
employeeNumber
string
firstName
string
habilitedRoles
object[]
id
integer
lastName
string
login
string
mail
string
manager
object
modifiedOn
string
name
string
picture
object
rolePrincipal
object
url
string
userWorkCycles
object[]

Was this page helpful?