Skip to main content
GET
Get one NHI cluster

Authorizations

X-API-Key
string
header
required

Domain-scoped API key. Generate and manage keys from the API Keys page in Settings.

Accepted in two forms:

  • X-API-Key: <key> header (preferred)
  • Authorization: Bearer <key> header (also accepted)

Path Parameters

cluster_id
string
required

Catalog cohort id (UUID or slug such as NST-…).

Response

Visible cohort definition

id
string
name
string
cluster_kind
string
parent_archetype
string | null
parent_cohort_id
string | null
status
string
rationale
string | null
risk_lens
string | null
distinguishing_axes
string[] | null
evidence_profile
object | null
directory_scorecard
object | null
run_id
string | null
created_at
string | null
member_count
integer
member_count_core
integer
member_count_probable
integer
member_count_adjacent
integer
updated_at
string | null