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."}

Changes

Changed in 1 of the 13 revisions of this API.4

    • the endpoint scheme security apikey was removed from the API

      api-security-removed

    • the endpoint scheme security basic was removed from the API

      api-security-removed

    • added CountryEnum to the policy_input/v0/workspace/country response property allOf list for the response status 200

      response-property-all-of-added

    • removed CountryEnum BlankEnum NullEnum from the policy_input/v0/workspace/country response property oneOf list for the response status 200

      response-property-one-of-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog