v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBPolicy
Policies For Asset
Retrieves the list of policies with compliance results for the specified asset.
get/api/3/assets/{assetId}/policies
Path parameters
assetIdinteger required
The identifier of the asset.
Example:282
The identifier of the asset.
Query parameters
applicableOnlyboolean
An optional boolean parameter indicating the policies retrieved should only include those with a policy compliance status of either a PASS of FAIL result. Default value is false, which will also include policies with a compliance status of NOT_APPLICABLE.
pageinteger
The index of the page (zero-based) to retrieve.
sizeinteger
The number of records per page to retrieve.
sortstring[]
The criteria to sort the records by, in the format: property[,ASC|DESC]. The default sort order is ascending. Multiple sort criteria can be specified using multiple sort query parameters.
Response
OK