cURL
curl --request GET \ --url https://status.algolia.com/1/status \ --header 'accept: application/json'
{ "status": { "c16-de": "operational" } }
Retrieves the status of all Algolia clusters and instances.
OK
Show child attributes
Was this page helpful?