Documentation Index
Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
06.13.2025
Session Filtering
- Added an optional
sessionIdargument to theProject.sessionsGraphQL field, enabling filtering bysession_id. - Integrated support across the backend resolver and frontend UI to seamlessly filter and display sessions matching a specific
session_id.
feat: allow filtering of sessions by session_id by RogerHYang · Pull Request #8038 · Arize-ai/phoenix
GitHub

