# See every AgentOS route with newer FastAPI

> Run AgentOS on FastAPI >= 0.137 and get_routes() returns every registered route. You get the full picture of your deployment when you introspect it, rather than a partial list.

- Published: 2026-06-26
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/see-every-agentos-route-with-newer-fastapi
- Markdown: https://agno-com-nine.vercel.app/articles/see-every-agentos-route-with-newer-fastapi.md

Run AgentOS on `FastAPI >= 0.137` and `get_routes()` returns every registered route. You get the full picture of your deployment when you introspect it, rather than a partial list.
