---
title: "List Mesh Agent Backends"
method: GET
path: "/admin/mesh/agents"
tags: ["admin"]
---

# List Mesh Agent Backends

`GET /admin/mesh/agents`

List all published agents with their current mesh backend setting.

Returns each agent's effective backend: per-agent override from
deployment_config["mesh_backend"] or the global MESH_BACKEND default.
Use this to identify which agents are on nova / ang / shadow mode.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/meganova/apis/fastapi.md) · [All operations](https://skmtc.net/meganova/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meganova/fastapi/revisions/2b2bab8b9017/schema)
