cURL
curl --request GET \ --url https://api.example.com/services/clusters/{cluster_id}/summary
{ "summary": "<string>", "tldr": "<string>" }
Get the summary and TL;DR of a given cluster
Successful Response
The summary of the cluster
The tldr of the cluster