Get the A2A agent card
Returns the A2A v1.0 agent card describing the agent’s capabilities,
skills, and supported protocol interfaces. Served at the standard
.well-known location for agent discovery.
Authorizations
OAuth 2.0 / OIDC bearer token.
The tenant the request operates within.
Path Parameters
Agent identifier (prefixed UUIDv7).
Agent identifier. Accepts agt.<uuidv7> or a bare UUIDv7 on input; always returned prefixed.
^(agt\.)?[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"agt.0192f4c8-2c5a-7b3e-9f1a-3c8d6e2b7a40"
Response
The agent card.
An A2A agent card describing capabilities, skills, and supported interfaces.
Agent display name.
"Corti Coding Agent"
Agent card version (SemVer).
"2.0.0"
Agent capability flags (streaming, push notifications).
A2A protocol bindings. v2 advertises protocolVersion 1.0 only.
Agent description.
"Returns ICD-10 codes for a clinical encounter."
A URL providing additional documentation about the agent.
Optional URL to an icon for the agent.
Default input media types.
Default output media types.
Publishing organization and URL.
Security requirements for contacting the agent.
The security scheme details used for authenticating with this agent.
JSON Web Signatures (JWS, RFC 7515) computed for this agent card.
Skills the agent exposes.