v51

OpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-01276140748.5 KB
Risk Posture
Enterprise

Get Posture History

Gets posture data count changes over a time period

get/api/v2/posture-history/{data_type}

Query parameters

environmentsstring[] required

Environment IDs

startstring date-time

Beginning datetime of range (inclusive) in RFC-3339 format; Defaults to current datetime minus 30 days

endstring date-time

Ending datetime of range (exclusive) in RFC-3339 format; Defaults to current datetime

Response

OK

startstring date-time

The RFC-3339 timestamp to describe the beginning of a time range

endstring date-time

The RFC-3339 timestamp to describe the end of a time range

environmentsstring[]
data_type'findings' | 'exposure' | 'assets' | 'session-completeness' | 'group-completeness' | 'attack-paths' | 'archived-findings'

This enum describes the valid data types for posture history results.