latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Users

Get User

Returns an Express user object based on a user ID.

Authorization Required:

  • Designer Administrator
get/users/{userId}

Path parameters

userIdstring required

ID of user to retrieve

Response

User

userIdstring required
namestring required
emailstring required
phonestring
rolestring

One of the roles configured in Unqork

expressRolesstring[]

Express roles configured in Unqork

groupsstring[]

List of groups configured in Unqork

applicationRolesobject

Map of applications to roles

createdstring date-time required
modifiedstring date-time required
isServiceUserboolean
lastLoginstring date-time
...customAttributesstring

Custom attributes will be included as additional keys in the response body.