/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
View markdown
oneloop-hq
Feather API
get
Detail view of a single knowledge-gap cluster
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-30
491
704
2.1 MB
agents
25
analytics
68
ask-feather
7
communication
11
email
7
email-drafts
6
evals
18
extraction-schemas
4
extractions
2
hitl
10
identity
23
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
5
knowledge-base-connectors
12
knowledge-base-evals
13
knowledge-base-governance
4
knowledge-gap-analytics
9
get
Headline knowledge-gap KPIs for the org over a date window
get
Paginated list of knowledge-gap clusters with filters and sort
get
Detail view of a single knowledge-gap cluster
get
Resolve conversation turns referenced by knowledge-gap evidence
get
Per-session analysis result, signals, gap events, and linked clusters
get
Per-document retrieval / citation / implication counts with failure rate
patch
Assign or clear the owner of a knowledge-gap cluster
post
Transition a cluster through the lifecycle state machine
get
Audit-trail of lifecycle transitions for a cluster
library
10
mcp-chat
2
memory
2
mocks
16
model-router
10
notifications
19
personas
5
policies
22
privacy
6
retention-policies
4
runtime v2
16
scenarios
7
sessions
1
sim_suites
14
simulation_runs
5
sms
3
teams
13
tools
15
voice
18
webhooks
2
workflow-playground
4
workflows
21
knowledge-gap-analytics
Detail view of a single knowledge-gap cluster
get
/v1/knowledge-gaps/clusters/{cluster_id}
Path parameters
cluster_id
string
uuid
required
Response
Successful Response
ClusterDetailResponse
required
cluster_id
string
uuid
required
organization_id
string
uuid
required
agent_id
string
uuid
nullable
label
string
required
label_summary
string
nullable
gap_type
string
required
product_area
string
nullable
affected_feature
string
nullable
status
string
required
priority
string
nullable
owner_user_id
string
uuid
nullable
acknowledged_at
string
date-time
nullable
fixed_at
string
date-time
nullable
reopened_at
string
date-time
nullable
archived_at
string
date-time
nullable
merged_into_cluster_id
string
uuid
nullable
first_seen_at
string
date-time
required
last_seen_at
string
date-time
required
member_count
integer
required
impact_score
number
nullable
impact_score_breakdown
object
nullable
representative_questions
string[]
claims
ClaimRef[]
evidence_doc_ids
string[]
timeseries
ClusterTimeseriesPoint[]