---
title: "Policy Rules or Groups Directly Under Policy For Asset"
method: GET
path: "/api/3/assets/{assetId}/policies/{policyId}/children"
tags: ["Policy"]
---

# Policy Rules or Groups Directly Under Policy For Asset

`GET /api/3/assets/{assetId}/policies/{policyId}/children`

Retrieves a paged resource of either policy rules, or groups, that are defined directly underneath the specified policy with rule compliance results for the specified asset.

## Path parameters

- `assetId` integer, required — The identifier of the asset.
- `policyId` integer, required — The identifier of the policy

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/rapid7/apis/rapid7-vm-api.md) · [All operations](https://skmtc.net/rapid7/apis/rapid7-vm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapid7/rapid7-vm-api/revisions/3a8197c22d71/schema)
