Skip to content

Files

Latest commit

 

History

History
13 lines (10 loc) · 4.99 KB

getdecisionlogresponse.md

File metadata and controls

13 lines (10 loc) · 4.99 KB

GetDecisionLogResponse

Fields

Field Type Required Description
contentType string ✔️ HTTP response content type for this operation
decisionLog shared.DecisionLog Decision log successfully retrieved.
statusCode number ✔️ HTTP response status code for this operation
rawResponse AxiosResponse ✔️ Raw HTTP response; suitable for custom response parsing
object operations.GetDecisionLogResponseBody The request is malformed (e.g, a given path parameter is invalid)
object1 operations.GetDecisionLogPolicyManagementResponse404ResponseBody There was no decision log found for given decision_id, and owner_id.