Retrieve the list of enrollments for an external MFA provider.get https://{tenanturl}/v1.0/mfaproviders/{id}/{userId}Retrieve the list of user enrollments for an external MFA provider.Entitlements: - authnAnyUser (Authenticate any user)Path ParamsidstringrequiredThe specific MFA provider identifier.userIdstringrequiredThe specific user identifier.Responses 200The list of enrollments. 400The request cannot be processed because the request body contains improperly structured JSON 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operation 404The resource cannot be foundUpdated over 2 years ago