REST API documentationGet user by IDGet user by ID GET /user/:userId Retrieves user details in a JSON object. Requires the MANAGE_USERS permission. Request Responses200Users details in JSON