GET /system/info

Returns health information for the gs-api worker.

curl $PUBLIC_API/system/info

Response:

{
  "status": "ok",
  "timestamp": 1710000000000
}