Use the Config endpoint to inspect or replace the live router configuration. A GET request returns the current YAML v0.3 config serialized as JSON. A PUT request replaces the entire config with a validated object. Only admin callers may update configuration.The configuration is organized into top-level blocks: listeners, providers, entrypoints, recipes, and global.