OPA configuration
opa_configRetrieve the running OPA server configuration, with credentials redacted while preserving service header names for safe inspection.
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 | |||