Retrieve a Policy
Returns the full details of a single policy, including its recipe definition and current version number.Path Parameters
| Parameter | Type | Description |
|---|---|---|
dockId | string | The dock ID |
policyId | string | The policy ID |
Example Request
Response
Error Handling
| Status | Condition |
|---|---|
401 | Missing or invalid API key |
404 | Policy or dock not found |