Method
Result
Response Codes
Code | Media type | Description |
---|---|---|
200 | application/json | Request successful. |
200 | application/csv or text/csv | Request successful. In case of an expected or text/csv response to retrieve the result as a csv file. |
400 | application/json | Returned if some of the query parameters are invalid or mandatory parameters are not supplied. See the for the error response format. |
403 | application/json | If the authenticated user is unauthorized to read the history. See the Introduction for the error response format. |