List Policy Group Check results

List policy check results for a specific policy group check.

Required permission: policy_groups:read

Path Params
string
required
Query Params
string

The query string to search for.

string

The policy name filter. Example: filter[policy]=workspace_name

string

The result of the policy check filter. Example: filter[result]=hard-failed

string

The environment ID to list policy check results for. Example: filter[environment]=env-123456

string

The workspace ID to list policy check results for. Example: filter[workspace]=ws-123456

string

The unit path filter. Example: filter[unit_path]=vpc

string

Format of the response. It can be 'json' or 'csv'.

include
array of strings

The comma-separated list of relationship paths.

include
fields
object

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.

string

Page number

string

Page size

sort
array of strings

The comma-separated list of attributes.

sort
Headers
string
enum
Defaults to application/vnd.api+json

Generated from available response content types

Allowed:
Responses

403

User unauthorized to perform this action.

404

Policy group check not found.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json
text/csv