{
  "_endpoint": "/api/dr/rgtrUser/getAlltext",
  "_auth_required": false,
  "_collection": "Registrar Dynamic Text Configuration",
  "_total_records": 6,
  "_verified_date": "2026-06-08",
  "_sensitivity": "LOW-MEDIUM — reveals internal portal documentation, UAT/prod naming conventions, development workflow",
  "entries": [
    {"textKey": "developementEnvironment", "description": "Instructions for dev/temp environment (dummy docs, idtemp naming convention)"},
    {"textKey": "Uat", "description": "UAT environment instructions (separate domain names per entity)"},
    {"textKey": "Prod", "description": "Production environment instructions (2 domains per entity: UAT + Prod)"},
    {"textKey": "FirstTimeUser", "description": "First-time user registration guide"},
    {"textKey": "ExistingUser", "description": "Existing user login instructions (JSON structured content)"},
    {"textKey": "Info", "description": "General info (empty)"}
  ],
  "note": "Content is HTML-formatted and reveals internal processes. 'UAT' and 'Prod' keys confirm the multi-environment deployment pattern."
}
