---
title: "List trace agent names"
method: GET
path: "/traces/agent-names"
tags: ["Traces"]
---

# List trace agent names

`GET /traces/agent-names`

Returns agent names seen in project traces.

## Query parameters

- `project_id` string, required

## Response `200`

Agent names

- object
  - `agent_names` string[], required

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.dev/uselemma/apis/lemma-platform-api.md) · [All operations](https://skmtc.dev/uselemma/apis/lemma-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uselemma/lemma-platform-api/revisions/5242165d7015/schema)
