{
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"environments": [
"<string>"
],
"data_type": "findings",
"data": [
{
"date": "2023-11-07T05:31:56Z",
"value": 123
}
]
}
Gets posture data count changes over a time period
{
"start": "2023-11-07T05:31:56Z",
"end": "2023-11-07T05:31:56Z",
"environments": [
"<string>"
],
"data_type": "findings",
"data": [
{
"date": "2023-11-07T05:31:56Z",
"value": 123
}
]
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
The type of posture data to return
findings
, exposure
, assets
, session-completeness
, group-completeness
, attack-paths
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
OK
The response is of type object
.