Api referenceAgentsGet agent chatReturns all stored messages for one agent chat in the workspace.Copy Markdown URLOpen MarkdownGET/api/v1/agents/{id}/chats/{chatId}TestReturns all stored messages for one agent chat in the workspace.Response Body200application/json400application/json401application/json403application/json404application/json500application/jsonList agent chats GETLists recent chats for one workspace-scoped agent identifier.Update workspace agent PATCHUpdates name, instructions, model, description, and capabilities for an agent in the resolved workspace.