{
  "ok": true,
  "service": "custom-gpt-whisper-google-oauth-worker",
  "auth": "Google OAuth via GPT Actions",
  "endpoints": [
    "GET /health",
    "GET|POST /me",
    "GET|POST /usage",
    "POST /transcribe",
    "GET /oauth/authorize",
    "POST /oauth/token"
  ],
  "todayBasis": "Asia/Seoul",
  "dbBound": false,
  "openaiKeySet": true,
  "googleClientCheckEnabled": true,
  "settings": {
    "defaultDailyLimit": 5,
    "maxAudioBytes": 26214400
  }
}