Get Job Logs (POST)
POST/history/job-log
Queries for historic job logs that fulfill the given parameters.
This method is slightly more powerful than the
Get Job Logs
method because it allows filtering by historic job logs values of the
different types String, Number or Boolean.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if a sortOrder
parameter is supplied, but no sortBy. See the
Introduction
for the error response format.