Return the loaded runtime configuration as JSON text.
GET/api/v1/config/load
Return the loaded runtime configuration as JSON text.
Responses
- 200
- 401
- 403
- 500
Runtime configuration wrapped in the standard result envelope.
Authentication is missing or invalid.
Request is authenticated but lacks the required scope.
Error response.