v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Gets information about an Amazon Secure AgentEndpoint.

get/runtimes/{agentRuntimeId}/runtime-endpoints/{endpointName}/

Path parameters

agentRuntimeIdstring required

The unique identifier of the AgentCore Runtime associated with the endpoint.

endpointNamestring password required

The name of the AgentCore Runtime endpoint to retrieve.

Response

Success

liveVersionstring

The currently deployed version of the AgentCore Runtime on the endpoint.

targetVersionstring

The target version of the AgentCore Runtime for the endpoint.

agentRuntimeEndpointArnstring required

The Amazon Resource Name (ARN) of the AgentCore Runtime endpoint.

agentRuntimeArnstring required

The Amazon Resource Name (ARN) of the AgentCore Runtime.

descriptionstring

The description of the AgentCore Runtime endpoint.

status'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'READY' | 'DELETING' required

The current status of the AgentCore Runtime endpoint.

createdAtstring date-time required

The timestamp when the AgentCore Runtime endpoint was created.

lastUpdatedAtstring date-time required

The timestamp when the AgentCore Runtime endpoint was last updated.

failureReasonstring

The reason for failure if the AgentCore Runtime endpoint is in a failed state.

namestring password required

The name of the AgentCore Runtime endpoint.

idstring required

The unique identifier of the AgentCore Runtime endpoint.