

# AgenticRetrieveGeneratedResponse
<a name="API_agent-runtime_AgenticRetrieveGeneratedResponse"></a>

The generated response synthesized from retrieved results.

## Contents
<a name="API_agent-runtime_AgenticRetrieveGeneratedResponse_Contents"></a>

 ** answer **   <a name="bedrock-Type-agent-runtime_AgenticRetrieveGeneratedResponse-answer"></a>
The generated answer text.  
Type: String  
Required: Yes

 ** citations **   <a name="bedrock-Type-agent-runtime_AgenticRetrieveGeneratedResponse-citations"></a>
Citations mapping spans of the answer to supporting results.  
Type: Array of [AgenticRetrieveCitation](API_agent-runtime_AgenticRetrieveCitation.md) objects  
Required: No

## See Also
<a name="API_agent-runtime_AgenticRetrieveGeneratedResponse_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/AgenticRetrieveGeneratedResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/AgenticRetrieveGeneratedResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/AgenticRetrieveGeneratedResponse) 