Get admin runtime configuration
GoModel API reference for GET /admin/runtime/config: Get admin runtime configuration.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
UserPathHeader is the canonical name of the inbound header the gateway reads user paths from (server.user_path_header), so the Playground sends the header this deployment actually honors.
VirtualModelStrategies is the comma-separated list of load-balancing strategies this deployment supports. "adaptive" appears only when a route-selector extension is registered, so the dashboard never offers a strategy that would silently fall back to round robin.