Get Compliance Trend for Requirement ID - POST
POST/compliance/posture/trend/:complianceId/:requirementId
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns the compliance posture summary that describes the passed/failed statistics trend for the given compliance standard ID and compliance requirement ID.
Replacement Endpoint: Get Compliance Trend for Requirement ID V2 - POST
The fields body parameter allows you to request specific fields. These fields are separate from the filters you specify. The following are valid fields items.
- cloud.account
- account.group
- cloud.region
- cloud.type
- policy.complianceStandard
- policy.complianceRequirement
- policy.complianceSection
The filters body parameter enables you to narrow your request for alerts. See Get Compliance Overview Filters and Options for the API request to list all valid filters.
This endpoint will only be able to access data from the past 1 year. This change is implemented to optimize system performance and reduce data storage requirements of deprecated endpoints.
Request
Responses
- 200
- 400
success
bad_request