Retrieve a Policy Version
Returns the full details of a specific version of a policy, including the recipe that was active at that version.Path Parameters
| Parameter | Type | Description |
|---|---|---|
dockId | string | The dock ID |
policyId | string | The policy ID |
version | integer | The version number |
Example Request
Response
Error Handling
| Status | Condition |
|---|---|
401 | Missing or invalid API key |
404 | Policy, dock, or version not found |