Gets a list of messages associated with an Amazon Q Business web experience.
get/applications/{applicationId}/conversations/{conversationId}
Path parameters
conversationIdstring required
The identifier of the Amazon Q Business web experience conversation.
applicationIdstring required
The identifier for the Amazon Q Business application.
Query parameters
userIdstring
The identifier of the user involved in the Amazon Q Business web experience conversation.
nextTokenstring
If the number of messages returned exceeds <code>maxResults</code>, Amazon Q Business returns a next token as a pagination token to retrieve the next set of messages.
maxResultsinteger
The maximum number of messages to return.
Response
Success