Get Posture Statistics
Gets the history of database stats saved in the database
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 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. This filter has been deprecated, please use created_at instead.
Upper bound for created_at; to return posture stats upto a specific date/time. This filter has been deprecated, please use created_at instead.
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.
Filter results by column integer value. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Filter results by column timestamp value formatted as an RFC-3339 string. Valid filter predicates are eq, neq, gt, gte, lt, lte.
Response
OK
Changes
Changed in 4 of the 66 revisions of this API.3434
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameterasset_group_tag_idrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parametercritical_risk_countrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameterexposure_indexrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameteridrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parametertier_zero_countrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parametercreated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterdeleted_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterdomain_sidrequest-parameter-pattern-added
- ○
for the
queryrequest parameterasset_group_tag_id, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercreated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercritical_risk_count, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdeleted_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterexposure_index, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterid, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametertier_zero_count, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterupdated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ▲
- ▲
for the
queryrequest parameterasset_group_tag_id, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametercreated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parametercritical_risk_count, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterdeleted_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterexposure_index, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametertier_zero_count, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterupdated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameterasset_group_tag_idrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parametercritical_risk_countrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameterexposure_indexrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameteridrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parametertier_zero_countrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parametercreated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterdeleted_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterupdated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterdomain_sidrequest-parameter-pattern-removed
- ▲
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameterasset_group_tag_idrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parametercritical_risk_countrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameterexposure_indexrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameteridrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parametertier_zero_countrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parametercreated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterdeleted_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterdomain_sidrequest-parameter-pattern-added
- ○
for the
queryrequest parameterasset_group_tag_id, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercreated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercritical_risk_count, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdeleted_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterexposure_index, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterid, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametertier_zero_count, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterupdated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ▲
- ▲
for the
queryrequest parameterasset_group_tag_id, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametercreated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parametercritical_risk_count, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterdeleted_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterexposure_index, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parametertier_zero_count, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterupdated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameterasset_group_tag_idrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parametercritical_risk_countrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameterexposure_indexrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameteridrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parametertier_zero_countrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parametercreated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterdeleted_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterupdated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterdomain_sidrequest-parameter-pattern-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲