IoT ConnectAPI SpecificationsIdentity and Access Management (IAM) APISystem UsersGet a specific system user.Get a specific system user. GET /domains/:id/system-users/:systemUserId Get a specific system user. Request Responses200401403404The system user was successfully retrieved.Invalid or missing access token (JWT).Not authorized to access this resource.Entity not found.