Get External Task Logs (POST)
POST/history/external-task-log
Queries for historic external task logs that fulfill the given parameters.
This method is slightly more powerful than the
Get External Task Logs
method because it allows filtering by historic external task 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.