Get a download request
Poll the status of a download request by id. While processing, status is accepted.
When status is completed, the response includes a presigned url to the CSV result.
On failure, status is failed and error is populated.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
ID in UUID format for a download request
Response
Download request found successfully
Tracks the status of a download request
Selects which dataset the download request exports. The request and polling flow are identical for every value — only the returned data differs. The contexts below use the same catalog as the Working with Downloads guide, which also documents the filter and sort grammar.
oleriaUsers is an administrative context, not customer-facing identity data.
accessInventoryAccounts, accessInventoryApplicationAccountsV2, accessInventoryApplicationInstancesV2, accessInventoryEmployeesV2, accessInventoryGroupsV2, accessInventoryIdentitiesV2, accessInventoryNhiV2, accessInventoryResourceInstancesV2, accessInventoryRolesV2, accessRequests, accountUtilization, activityAnalysis, applicationAccounts, employeeAccessInsights, employees, externalAccessUsers, externalAnonymousAccess, externalSharedAssets, groupUtilizationAccounts, identities, identityAssessmentEntitlementUtilization, identityAssessmentResourceInstanceUtilization, identityAssessmentRiskDownload, identityAssessmentSimilarGroups, ilmEmployeeEvents, ilmEventAccountActions, ilmEventApplicationActions, ilmEventGroupActions, ilmWorkflowEmployeeEvents, oleriaUsers, resourceInstances, riskMonitoringDetail, risks, risksV2, unmanagedApplications, userGroup Selects the file format the download request exports. Defaults to csv when omitted.
csv, jsonl accepted, completed, failed Duration that the presigned download URL is valid in minutes.
1 <= x <= 4320A presigned URL to the S3 object containing the result data.

