v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483595482.8 KB

Retrieves a list of all chat response configurations available in a specified Amazon Q Business application. This operation returns summary information about each configuration to help administrators manage and select appropriate response settings.

get/applications/{applicationId}/chatresponseconfigurations

Path parameters

applicationIdstring required

The unique identifier of the Amazon Q Business application for which to list available chat response configurations.

Query parameters

maxResultsinteger

The maximum number of chat response configurations to return in a single response. This parameter helps control pagination of results when many configurations exist.

nextTokenstring

A pagination token used to retrieve the next set of results when the number of configurations exceeds the specified <code>maxResults</code> value.

Response

Success

nextTokenstring

A pagination token that can be used in a subsequent request to retrieve additional chat response configurations if the results were truncated due to the <code>maxResults</code> parameter.