Get one tenant config key
Returns the request tenant’s effective value for a fenced config key: the stored override when present, else the catalog default. An off-catalog key is 404. RBAC: config:read; tenant is always derived from the validated request identity, never a path or payload value.
GET
Get one tenant config key
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Fenced connectivity config key.
Example:
"connectivity.file_transport"

