List attack path findings
Returns a unified, paginated list of attack path findings. Defaults to active findings of both relationship and list types unless filtered otherwise.
Query parameters
Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
Sortable columns are severity, finding_type, finding, title, platform, environment_id, environment_name, asset_group_tag_id, zone_name, source_principal_id, source_principal_kind, source_principal_name, target_principal_id, target_principal_kind, target_principal_name, status, first_seen, last_seen.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by severity level.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by finding type. When not provided, both types are returned.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by finding name.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by human-readable finding title.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by platform.
Filter by one or more environment identifiers. Repeat the parameter to include multiple environments — results are the union of all specified values.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by environment display name.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by asset group tag identifier.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by zone name (e.g. "Tier Zero").
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by source principal identifier.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by source principal kind.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by source principal display name.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by target principal identifier.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by target principal kind.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by target principal display name.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by finding status.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by first seen timestamp.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by last seen timestamp.
The number of items to skip in a paginated response.
This query parameter is used for determining the number of objects to skip in pagination.
The limit of results requested by the client.
This query parameter is used for setting an upper limit of objects returned in paginated responses.
Response
OK