Get Job Definitions (POST)
POST/job-definition
Queries for job definitions that fulfill given parameters. This method is slightly
more powerful than the
Get Job Definitions
method because it allows filtering by multiple job definitions of
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.