---
title: "List A2A Agents"
method: GET
path: "/api/v1/a2a/agents"
tags: ["a2a"]
---

# List A2A Agents

`GET /api/v1/a2a/agents`

List the caller's own A2A-published agent flows, each with its agent-card URL.

Authenticated and owner-scoped, mirroring the MCP-projects catalog: a public cross-user
directory would strip the per-flow card's unguessable-id obscurity and expose other users'
agents, so this enumerates only the calling user's agents. Each ``cardUrl`` is the public
discovery entry point an orchestrator fetches per agent.

## Response `200`

Successful Response

- object[]

---

[API](https://skmtc.net/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.net/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langflow-ai/langflow/revisions/22962dc5e81b/schema)
