/
RE
repowise
/
repowise hosted API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-26
Details
Filter operations
admin
4
analytics
4
auth
6
badge
4
billing
17
c4
5
chat
18
code-health
21
coupling
1
dashboard
29
external-systems
4
feedback
1
files
4
git
8
github-app
10
graph-views
4
integrations
15
internal
5
mcp
4
me
11
modules
2
get
List Module Health
get
Get Module Health
oauth
10
owners
2
product-events
3
public
6
repos
16
search
2
security
20
snapshots
2
stats
1
teams
20
teams-insights
3
telemetry
2
workspaces
20
get
Health
get
Health Memory
get
Health Memory Debug
modules
Get Module Health
get
/snapshots/{snapshot_id}/modules/health/{module_path}
Path parameters
snapshot_id
string
required
module_path
string
required
Response
Successful Response
ModuleHealthDetail
required
module_path
string
required
file_count
integer
required
symbol_count
integer
required
hotspot_count
integer
required
dead_code_count
integer
required
dead_code_lines
integer
required
avg_churn_percentile
number
required
median_bus_factor
number
required
min_bus_factor
integer
required
primary_owner
string
nullable
primary_owner_pct
number
is_silo
boolean
decision_count
integer
doc_coverage_pct
number
health_score
number
required
owners
ModuleHealthOwner[]
top_hotspots
string[]
governing_decisions
GoverningDecisionRef[]
contributor_count
integer
Changes