---
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

## Changes

- **2026-02-11** `b2bbce5af213` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/asset-rules/assets/:id/get.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/9c7a801e49dd?raw)
