OPA configuration
opa_configRetrieve the running OPA server’s configuration while protecting sensitive credentials. Inspect service header names and settings with API keys or bearer token values redacted, so security is maintained.
Instructions
Return the running OPA server configuration from GET /v1/config. OPA drops the credentials block but returns services.*.headers verbatim, which is the ordinary place to put an API key or a bearer token, so those values are redacted here and the header names kept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||