Export vulnerability layers

Exports layers associated with the specified vulnerability.

Requires the permConSecExportData Container Security permission. See Roles and Permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
fields
array of strings

Specifies an array of field names to include in the export results. Use dot notation to specify nested properties (e.g., tvdb.asset_id, tvdb.layer_id). This allows you to customize which data columns appear in the exported output.

fields
filter
object

Specifies filter criteria to narrow the export results. The system applies these filters before exporting data, allowing you to export only the records that match specific conditions.

integer

Specifies the maximum number of records to return in a single response. This controls pagination and helps manage large result sets. If omitted, the system uses a default limit.

string

Specifies the pagination token for retrieving the next page of results. If omitted or set to null, the system returns the first page.

sort
array of objects

Specifies an array of sort criteria to order the export results. Each criterion specifies a property and sort direction. Results are ordered by the first criterion, with ties broken by subsequent criteria.

sort
Response

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