Returns the details of a single user import request.
Returns the details of a single user import request. - Required scopes: `user_read` Use this method to check the status of the request by looking at the `status` property of the response. Once the status becomes `completed` (or fails), use this method to get the details. To get a list of all of the user import requests, use `getBulkUserImportRequests`.