x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//system/sync/status' \
--header 'x-api-key: <api-key>'{
"organisation_id": "mastodonte",
"running": true,
"last_sync": "2026-03-16T10:00:00-04:00",
"next_sync_in_seconds": 120,
"stats": {
"total_synced": 1500,
"errors": 0
}
}