Lists detailed data about attack paths for a domain.
Note: ImpactCount
, ImpactPercentage
, ExposureCount
, ExposurePercentage
and Severity
will have a value other than zero when butterfly analysis is enabled.
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
Domain ID
The asset group tag id of the zone requested. If not supplied, the asset group tag id associated with 'Tier Zero' is used.
Media type to determine the response format (application/json or text/csv).
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Sortable columns are domain_sid
, index
, AcceptedUntil
, id
, created_at
, updated_at
, deleted_at
, exposure_percentage
, impact_percentage
. Relationship risks can be sorted on FromPrincipal
and ToPrincipal
in addition to the sortable columns for List Risks.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column timestamp value formatted as an RFC-3339 string.
Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column timestamp value formatted as an RFC-3339 string.
Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by created_at
value. See filter schema details for valid predicates.
Filter results by updated_at
value. See filter schema details for valid predicates.
Filter results by deleted_at
value. See filter schema details for valid predicates.
This query parameter is used for determining the number of objects to skip in pagination.
x >= 0
This query parameter is used for setting an upper limit of objects returned in paginated responses.
x >= 0
OK
The response is of type file
.