Get OPA policy by ID
opa_get_policyRetrieve a specific policy by its ID from a running OPA server to inspect or verify policy definitions.
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". |