List finding trends
Lists findings and their changes in between two dates for an environment
Query parameters
Environment IDs
Beginning datetime of range (inclusive) in RFC-3339 format; Defaults to current datetime minus 30 days
Ending datetime of range (exclusive) in RFC-3339 format; Defaults to current datetime
The asset group tag id of the zone requested. If not supplied, the asset group tag id associated with 'Tier Zero' and 'Hygiene' is used.
Response
OK
Changes
Changed in 1 of the 66 revisions of this API.23
- ●
removed the optional property
allOf[subschema #2]/data/findings/items/finding_exposure_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/findings/items/finding_impact_countfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #2]/data/findings/items/archived_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/findings/items/exposure_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/findings/items/impact_countto the response with the200statusresponse-optional-property-added
- ●