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