---
title: "Get assets matched by a rule"
method: GET
path: "/asset-rules/assets/{id}"
tags: ["asset-rules"]
---

# Get assets matched by a rule

`GET /asset-rules/assets/{id}`

Get the list of asset IDs matched by an asset rule

## Path parameters

- `id` string, required

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

OK

- object

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.net/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/marmotdata/marmot-api/versions/ba1b1c4be2e7/schema)
