Get OPA policy by ID
opa_get_policyFetch a single policy from the running OPA server by providing its ID.
Instructions
Fetch a single policy by ID from the running OPA server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Policy ID, e.g. "rbac" or "policies/auth/main". |