{
  "relay": "BTS GPT Relay",
  "relay_version": "0.2.0",
  "status": "ok",
  "production_enabled": true,
  "allowed_environments": [
    "development",
    "staging",
    "production"
  ],
  "supported_namespaces": [
    "bts-devops/v1",
    "bts-content-sync/v1",
    "bts-gpt/v1"
  ],
  "production_policy": {
    "bts-content-sync/v1": "allowed_when_enabled",
    "bts-devops/v1": "blocked",
    "bts-gpt/v1": "blocked"
  },
  "request_id": "de9d1b0a-017a-415d-88e0-1090777f4394"
}