DevelopmentApi
Archive an AI conversation
Archives an AI conversation without permanently deleting its persisted record.
Archives an AI conversation without permanently deleting its persisted record.
Authorization
patAuth PAT<token>
Personal Access Token
In: header
Path Parameters
workspaceId*string
conversationId*string
Response Body
curl -X DELETE "https://loading/api/workspaces/string/ai/conversations/string"Empty
Empty
Get AI workspace context (system prompt preview) GET
Returns the AI system prompt that would be constructed for this workspace. Useful for debugging/previewing the context the AI assistant receives.
Get AI conversation detail GET
Returns a stored AI conversation together with its parsed message history for the requested workspace.