List Policy Group Check results
List policy check results for a specific policy group check.
Required permission: policy_groups:read
Path parameters
Query parameters
The query string to search for.
The policy name filter. Example: filter[policy]=workspace_name
The date range filter. Example: filter[date]=between:2022-01-01T00:00:00Z,2022-02-01T00:00:00Z
The result of the policy check filter. Example: filter[result]=hard-failed
The environment ID to list policy check results for. Example: filter[environment]=env-123456
The workspace ID to list policy check results for. Example: filter[workspace]=ws-123456
The unit path filter. Example: filter[unit_path]=vpc
Format of the response. It can be 'json' or 'csv'.
The comma-separated list of relationship paths.
The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.
Page number
Page size
The comma-separated list of attributes.
Response
Success.