---
title: "Get All Filtering Agents"
method: GET
path: "/v1/filtering-agents/"
tags: ["FilteringAgents"]
---

# Get All Filtering Agents

`GET /v1/filtering-agents/`

## Response `200`

Successful Response

- FilteringAgentsResponse
  - `Agents` FilteringAgentPreview[], required
    - `AgentID` string, uuid, required
    - `Name` string, required
    - `IsPublished` boolean, required

---

[API](https://skmtc.dev/orsay/apis/fastapi.md) · [All operations](https://skmtc.dev/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orsay/fastapi/revisions/66e6e334b2dc/schema)
