---
title: "List YARA rules"
method: GET
path: "/yara"
---

# List YARA rules

`GET /yara`

List all custom YARA rule filenames accessible by your account.

## Response `200`

List of YARA rule names.

- object
  - `rules` object[] — Array of YARA rule objects with names.
    - `name` string — Rule filename (e.g., REMCOS.yara)

---

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