Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
Required range:
x >= 0
Path Parameters
The type of posture data to return
Available options:
findings
, exposure
, assets
, session-completeness
, group-completeness
, attack-paths
Query Parameters
The asset group tag id of the zone requested. If not supplied, the asset group tag id associated with 'Tier Zero' is used.
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
Response
OK
The RFC-3339 timestamp to describe the beginning of a time range
The RFC-3339 timestamp to describe the end of a time range
This enum describes the valid data types for posture history results.
Available options:
findings
, exposure
, assets
, session-completeness
, group-completeness
, attack-paths