v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Admin

List all available API routes

List all available API routes with their methods and implementing providers.

get/v1alpha/admin/inspect/routes

Query parameters

api_filter'v1' | 'v1alpha' | 'v1beta' | 'deprecated' nullable

Filter to control which routes are returned. Can be an API level ('v1', 'v1alpha', 'v1beta') to show non-deprecated routes at that level, or 'deprecated' to show deprecated routes across all levels. If not specified, returns all non-deprecated routes.

Filter to control which routes are returned. Can be an API level ('v1', 'v1alpha', 'v1beta') to show non-deprecated routes at that level, or 'deprecated' to show deprecated routes across all levels. If not specified, returns all non-deprecated routes.

Response

A list of route information objects.