Policies
GET {{baseUrl}}/api/3/policies?filter=culpa ut aliquip enim&scannedOnly=culpa ut aliquip enim&page=culpa ut aliquip enim&size=culpa ut aliquip enim&sort=culpa ut aliquip enim
Retrieves a paged resource of policies.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string | Filters the retrieved policies with those whose titles that match the parameter. | |
scannedOnly | string | Flag indicating the policies retrieved should only include those with Pass or Fail compliance results. The list of scanned policies is based on the user's list of accessible assets. | |
page | string | The index of the page (zero-based) to retrieve. | |
size | string | The number of records per page to retrieve. | |
sort | string | The criteria to sort the records by, in the format: `property[,ASC |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |