Export MITRE ATT&CK heatmap

Submits an export request for MITRE ATT&CK heatmap data that matches the specified filter criteria. JSON exports conform to the MITRE ATT&CK Navigator layer schema, enabling direct import into Navigator. CSV exports return a flat table of technique data. Returns an export ID used to check the status of the export and download the results.

Requires the Basic [16] user role or the ATTACK_PATH_ANALYSIS.EXPORT.MANAGE_OWN custom role privilege. See Roles and Permissions.

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

Specifies the file format for the exported data.

Allowed:
filter
object

Defines the filter criteria used to narrow the MITRE ATT&CK heatmap export. All fields are optional. If omitted entirely, the system returns the full heatmap for the default enterprise matrix.

columns
array of strings

Specifies the columns to include in the export. Applies to the CSV format only; the JSON (Navigator Layer) format ignores this field. If omitted, the system includes all available columns.

columns
string
length ≤ 100

Specifies a custom name for the exported file. If omitted, the system uses a default name in the format Tenable_APA_MITRE_YYYY-MM-DD.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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