cURL
curl --request GET \ --url https://status.algolia.com/1/status/c1-de%2Cc2-de%2Cc3-de \ --header 'accept: application/json'
{ "status": { "c16-de": "operational" } }
Retrieves the status of selected clusters.
Subset of clusters, separated by commas.
"c1-de,c2-de,c3-de"
OK
Show child attributes
Was this page helpful?