Skip to main content
GET
List Cluster Groups

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

Cluster ID

Response

Successful Response

Response containing all groups for a cluster.

cluster_id
string
required
total_groups
integer
required
total_documents
integer
required
groups
ClusterGroup · object[]
required
run_id
string | null