Get user by ID
Available in versions: 2020 SP3 and later
Description
Gets a user (specified by the user ID) from the system.
URL
/Admin/rest/v1/users/{userID}
Remarks
None
HTTP Method
GET: Returns a user specified by ID.
Request
Headers:
Content-Type: application/xml
Accept: application/json, application/xml
Cookies:
ADM_LWSSO={AdmLwssoCookie};
Request Body:
None

GET http://<LRE_Server>/Admin/rest/v1/users/2
Content-Type: application/xml
Accept: application/xml
Cookie: ADM_LWSSO={AdmLwssoCookie};
Response
Headers:
None
Cookies:
None
HTML Return Code:
One of the HTTP Return Codes.
HTML Body:
See User response.
See Also
Add a user
Update a user
Delete a user
Assign user to project and role
Get all users
Get list of users by query