---
title: "GET /card"
method: GET
path: "/card"
---

# GET /card

`GET /card`

## Response `200`

Agent card retrieved successfully

- AgentCard
  - `name` string, required
  - `description` string, nullable
  - `url` string, required
  - `provider` AgentProvider — unresolved $ref
  - `version` string, required
  - `documentationUrl` string, nullable
  - `capabilities` AgentCapabilities, required — unresolved $ref
  - `authentication` AgentAuthentication — unresolved $ref
  - `defaultInputModes` string[]
  - `defaultOutputModes` string[]
  - `skills` AgentSkill[], required — unresolved $ref

---

[API](https://skmtc.dev/a2aproject/apis/a2a-api.md) · [All operations](https://skmtc.dev/a2aproject/apis/a2a-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/a2aproject/a2a-api/revisions/546a5adf6c32/schema)
