cURL
curl --request GET \ --url https://shardcloud.app/api/databases/{database_id}/status \ --header 'Authorization: Bearer <token>'
{ "status": [ "<string>" ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Replica status