APINode/UserGet a userGet a user GET /api/node/:hostname/user/:name Get a specific user account by name on the target node. Request Responses200400401403404500User account detail.Bad request - validation error.Unauthorized - API key requiredForbidden - Insufficient permissionsUser not found.Error retrieving user.