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