/
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
20
code-health
21
coupling
1
dashboard
29
get
Get Overview
get
Get Overview Summary
get
Get Overview Page
get
Get Graph
get
Get Module Graph
get
Get Community Detail
get
Get Heritage
get
Get Hotspots
get
Get Bus Factor
get
Get Co Changes
get
Get Reviewer Suggestions
get
Get Symbols
get
Get Decision Counts
get
Get Decision Settings
put
Update Decision Settings
get
Get Decision Lane Counts
get
Get Decisions
patch
Update Decision Status
get
Get Decision Evidence
get
Get Dead Code
patch
Patch Dead Code Finding
get
Get Docs
get
Get Coverage
get
List Episodes
get
Episode Counts
get
Episodes By File
get
Get Episode
get
Get Execution Flows
get
Get Security Findings
external-systems
4
feedback
1
files
4
git
8
github-app
10
graph-views
4
integrations
15
internal
5
mcp
6
me
11
modules
2
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
dashboard
Get Episode
get
/snapshots/{snapshot_id}/episodes/{episode_id}
Path parameters
snapshot_id
string
required
episode_id
string
required
Response
Successful Response
EpisodeDetail
required
One episode in full, including its body and the currency verdict.
id
string
required
tier
string
required
kind
string
required
subject
string
required
body
string
required
evidence
string
required
nodes
string[]
required
node_count
integer
required
birth_commit
string
nullable
required
birth_at
string
nullable
required
last_seen_at
string
nullable
required
still_true
string
required
current
boolean
required
Changes