Skip to content

Document searches field in assistant conversations response#5547

Closed
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/assistant-searches-1777318883
Closed

Document searches field in assistant conversations response#5547
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/assistant-searches-1777318883

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 27, 2026

Adds the new searches field to the AssistantConversationsResponse schema in the analytics OpenAPI spec, reflecting the per-retrieval-call breakdown returned by GET /analytics/assistant (mintlify/server#4846). Updates English, Spanish, French, and Chinese specs.


Note

Low Risk
Low risk spec-only change; main impact is a response schema update that may require client codegen updates due to a new required searches field.

Overview
Updates the Analytics OpenAPI specs for GET /v1/analytics/{projectId}/assistant to include a new searches field on each conversation, describing the per-retrieval-call (search/bash) queries and the pages returned.

Clarifies sources as a deduplicated rollup across retrieval calls and marks searches as required in the conversation object across English, Spanish, French, and Chinese spec variants.

Reviewed by Cursor Bugbot for commit f3ff703. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented Apr 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview Apr 27, 2026, 7:55 PM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 27, 2026, 7:45 PM

@ethanpalm
Copy link
Copy Markdown
Collaborator

Closing: no evidence this feature has shipped to production. This PR references mintlify/server#4846, which is not in the server main branch (the log jumps from #4845 to #4847). Additionally, the searches field does not appear in the getAssistantConversations external API controller response. When server#4846 merges, a new docs PR can be opened at that time.

@ethanpalm ethanpalm closed this Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants