v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465766489.0 KB

Retrieves the A2A agent card associated with an AgentCore Runtime agent.

get/runtimes/{agentRuntimeArn}/invocations/.well-known/agent-card.json

Path parameters

agentRuntimeArnstring required

The ARN of the AgentCore Runtime agent for which you want to get the A2A agent card.

Query parameters

qualifierstring

Optional qualifier to specify an agent alias, such as <code>prod</code>code> or <code>dev</code>. If you don't provide a value, the DEFAULT alias is used.

Headers

X-Amzn-Bedrock-AgentCore-Runtime-Session-Idstring

The session ID that the AgentCore Runtime agent is using.

Response

Success

agentCardobject required

An agent card document that contains metadata and capabilities for an AgentCore Runtime agent.

statusCodeinteger

The status code of the request.