Download export

Downloads a specific export chunk in JSON or CSV format.

Caution: This endpoint is available for use but is currently in beta. The response structure is subject to change as we continue to enhance the data model.

Requires the Basic [16] user role or the ASSET_INVENTORY.CYBER_ASSET_MANAGEMENT.READ and AD.TOGGLE_AD.USE custom role privileges. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier (UUID) of the export request for which you want to download a chunk.

string
required

The specific chunk number to retrieve from the export request.

Note: For exports in CSV format, each chunk includes a header row.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

Returned if the export request chunk is not yet ready for download.

403

Returned if you do not have permission to download exports.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream
application/json
text/html