List attack path sparkline values
List the values that represent the sparklines for individual attack paths
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 CompositeRisk, FindingCount, ImpactedAssetCount, domain_sid, id, created_at, updated_at, deleted_at.
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.
Beginning datetime of range (inclusive) in RFC-3339 format; Defaults to current datetime minus 30 days
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Ending datetime of range (exclusive) in RFC-3339 format; Defaults to current datetime
Response
OK