Retrieves next message on an Amazon Q in Connect session.
get/assistants/{assistantId}/sessions/{sessionId}/messages/next#nextMessageToken
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
nextMessageTokenstring required
The token for the next message. Use the value returned in the SendMessage or previous response in the next request to retrieve the next message.
Response
Success