v4

latestOpenAPI 3.0.3MIT2026-08-012188139.4 KB
workspaces

Retrieve the full decision log JSON from S3.

get/workspaces/{workspace}/policies/decision-logs-v1/{decision_log_id}/

Path parameters

decision_log_idstring required
workspacestring required

Query parameters

fieldsstring

Comma-separated fields to include in the response (e.g. id,correlation_id,policy_output).

Response

idstring
correlation_idstring uuid required
started_atstring date-time required
ended_atstring date-time required
{"stackTrail":"components:schemas:PolicyDecisionLog:properties:policy_output","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:PolicyDecisionLog:properties:parsed_actions","oasType":"schema","type":"unknown","description":"The actions which were invoked on this package."}