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