14 Commits

Author SHA1 Message Date
mintlify[bot] 51f9be82f8 Update from code changes: assistant link deflection and thread endpoint (#6982)
* docs: document assistant link deflection and thread transcript endpoint

* fix: correct link deflection anchor in assistant thread page

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-14 21:24:49 +00:00
mintlify[bot] 47447c8617 Update from code changes: document responseType in assistant analytics export (#6970)
* docs: document responseType and per-row semantics in assistant analytics export

* docs: mirror assistant analytics export updates in Chinese translation

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-13 11:29:43 -07:00
skeptrune f6da1ed7aa Clarify which API key type each endpoint requires (#6557)
* Clarify which API key type each endpoint requires

- Append an auth line to every operation description across all five
  OpenAPI specs stating the required key type and prefix (admin mint_ vs
  assistant mint_dsc_)
- Fix discovery security scheme claiming the assistant key is safe for
  client-side code, contradicting the proxy guidance in api/introduction
- Expand the terse static-export security scheme description to match
  the other admin specs

* Drop key prefix mentions from spec descriptions
2026-07-14 11:55:15 -07:00
mintlify[bot] 76b0d76917 docs: document pageUrl field in assistant conversations export API (#6168)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-15 13:48:26 -07:00
Ethan Palm 6bb14aa061 docs: replace dashboard.mintlify.com with app.mintlify.com (#5990)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 15:42:09 -07:00
mintlify[bot] 2b1170416f Document resolution status in assistant analytics (#5569)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-28 20:46:33 -07:00
Ethan Palm 5c73598ef3 Agent feedback (#5426)
* Update markdown-export.mdx

* add agent feedback

* update API pages

* Update analytics.openapi.json

* add note that ednpoint is always available
2026-04-17 10:06:47 -07:00
mintlify[bot] 54b1d5df6a Add assistant caller stats API endpoint (#5057)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-01 09:37:10 -07:00
mintlify[bot] 1da0a53f67 Add analytics export API docs for 6 endpoints (#4894)
* Add docs for feedback-by-page and search queries analytics endpoints

Generated-By: mintlify-agent

* Add page views and unique visitors analytics API docs

Generated-By: mintlify-agent

* remove translated files

* remove paginate info

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-31 17:20:20 -07:00
mintlify[bot] 3c25cdda27 Update API spec enums for deployment source and feedback types (#4943)
* Update API spec enums to match current behavior

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* revert localized changes

* Revert "revert localized changes"

This reverts commit 6a035a38ec.

* revert localized changes

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-26 18:10:45 -07:00
Leyland Yang b767ab997f remove api external (#3721) 2026-02-24 12:07:20 -08:00
Ethan Palm 32656b095b dateTo exclusive bound (#3399) 2026-02-11 14:26:44 -08:00
Ethan Palm 5c379eac57 Clarify API key requirements on endpoint pages (#3015) 2026-01-30 17:13:48 -08:00
Reed Barnes f74260a0ae hidden documentation for new analytics API endpoints (#2942)
* hidden documentation for new analytics API endpoints

* Add property descriptions to spec

* Align path description with discovery OpenAPI spec

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Align projectId description with other specs

* update bearerAuth description

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 14:01:55 -08:00