agent builder
List conversation attachments
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/agent_builder/conversations/{conversation_id}/attachments</span></div>Refer to Spaces for more information.
List all attachments for a conversation. Use the optional include_deleted query parameter to include soft-deleted attachments.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.
get/api/agent_builder/conversations/{conversation_id}/attachments
Path parameters
conversation_idstring required
The unique identifier of the conversation.
Query parameters
include_deletedboolean
Whether to include deleted attachments in the list.
Response
Indicates a successful response