Version: 2.x

Get clusters

Try it

See Cluster properties for a detailed description of the json elements below.

Request parameters

NameDescription
clusterGroupIdsA comma-separated list of cluster group ids. Use this parameter to filter on clusters.

Response

Returns a list of clusters.

[
{
"id": "guid",
"name": {
"en": "string",
"nl": "string",
"fr": "string"
}
}
]

Permission scopes

  • read:clusters