Create report of MFA-enabled devices - results in file

POST {{apiPath}}/environments/{{envID}}/dataExplorations

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create report of MFA-enabled devices - results in file.

Request Body

{"dataExplorationTemplate"=>{"id"=>"{{dataExplorationTemplateID}}"}, "fields"=>[{"name"=>"userId"}, {"name"=>"username"}, {"name"=>"phone"}, {"name"=>"deviceStatus"}, {"name"=>"deviceId"}], "filter"=>"(mfaEnabled eq \"true\")", "deliverAs"=>"ASYNC_FILE"}