API usageSecurityImpersonationCheck user impersonationCheck user impersonationAsk a question GET /api/2.0/security/impersonate/:userId Checks if a user with the ID specified in the request can be impersonated or not. Request Responses200401Boolean value: true - the user can be impersonated, false - the user cannot be impersonatedUnauthorized