---
title: "List Agents"
method: GET
path: "/v1/agents/list"
tags: ["Agents", "Agent Management", "Agent Configuration"]
---

# List Agents

`GET /v1/agents/list`

Get all unique agent configurations that the user has created or used, without task details. Allows users to reuse agent configs with new tasks.

## Headers

- `x-api-key` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/the-swarm-corporation/apis/swarms-api.md) · [All operations](https://skmtc.net/the-swarm-corporation/apis/swarms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/the-swarm-corporation/swarms-api/revisions/7618ad18b40e/schema)
