Gets the history of database stats saved in the database
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
Sortable columns are domain_sid
, exposure_index
, tier_zero_count
, critical_risk_count
, id
, created_at
, updated_at
, deleted_at
.
Lower bound for created_at; to return posture stats starting at a specific date/time
Upper bound for created_at; to return posture stats upto a specific date/time
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
The asset group tag id of the zone requested. If not supplied, the asset group tag id associated with 'Tier Zero' is used.
OK
The response is of type object
.