# Return richer session data from the AgentOS /sessions list API

> The /sessions list endpoint now includes a significantly expanded set of fields per session, giving dashboards, monitoring tools, and integrations a more complete picture of each session without…

- Published: 2026-03-31
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/return-richer-session-data-from-the-agentos-sessions-list-api
- Markdown: https://agno-com-nine.vercel.app/articles/return-richer-session-data-from-the-agentos-sessions-list-api.md

The `/sessions` list endpoint now includes a significantly expanded set of fields per session, giving dashboards, monitoring tools, and integrations a more complete picture of each session without requiring separate follow-up requests.

Details**:**

- Additional fields returned per session: `user_id`, `agent_id`, `team_id`, `workflow_id`, `session_summary`, `metrics`, `total_tokens`, and `metadata`
- No changes required to existing integrations; new fields are additive
- Enables richer session filtering, reporting, and analytics directly from the list response
