Lists messages on an Amazon Q in Connect session.
get/assistants/{assistantId}/sessions/{sessionId}/messages
Path parameters
assistantIdstring required
The identifier of the Amazon Q in Connect assistant.
sessionIdstring required
The identifier of the Amazon Q in Connect session.
Query parameters
nextTokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
maxResultsinteger
The maximum number of results to return per page.
filter'ALL' | 'TEXT_ONLY'
The filter criteria for listing messages.
Response
Success