/
ON
oneloop-hq
/
Feather API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 6h ago
View markdown
oneloop-hq
Feather API
get
Detail view of a single knowledge-gap cluster
5a5597ebb2d6
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-12
617
884
2.7 MB
analytics
110
ask-feather
12
assistants
41
billing
3
communication
12
conversation-exports
4
conversations
17
email
7
email-drafts
6
evals
19
extraction-schemas
4
extractions
3
hitl
10
identity
28
integrations
17
knowledge-base
29
knowledge-base-acl
6
knowledge-base-audit
6
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
12
mcp-chat
2
memory
4
mocks
16
model-router
10
notifications
19
personas
7
policies
22
privacy
5
retention-policies
4
scenarios
7
sessions
1
sim_suites
15
simulation_runs
6
sms
5
teams
15
tools
17
voice
40
webchat
10
webhooks
2
workflow-playground
4
workflows
22
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[]