Get Symbols
Paginated symbol list with composite importance ranking.
Hosted backend is artifact-driven — we flatten parsed_files.json, optionally filter by file path, then rank with the same weights as the OSS symbol_ranking service so dashboards stay consistent across surfaces. The envelope mirrors Paginated[SymbolResponse] from OSS so the shared @repowise-dev/ui symbol consumers don't need an adapter.
Path parameters
Query parameters
Exact source file path — drives the hotspot drill-down inline expand.
Exact source file path — drives the hotspot drill-down inline expand.
Search query (substring match on name)
Search query (substring match on name)
Filter by symbol kind
Filter by symbol kind
Filter by language
Filter by language
Filter by visibility
Filter by visibility
Only symbols whose file is a hotspot
Only symbols whose file is a hotspot
Only symbols in entry-point files
Only symbols in entry-point files
Only symbols with a counted bug fix
Only symbols with a counted bug fix
importance | name | complexity | kind
importance | name | complexity | kind
Response
Successful Response