Get Job Count (POST)
POST/job/count
Queries for jobs that fulfill given parameters. This method takes the same message body as the [Get Jobs POST](https://docs.fluxnova.finos.org/manual/develop/reference/rest/job/post- query/) method and therefore it is slightly more powerful than the Get Job Count method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example, if an invalid operator for due date comparison is used. See the Introduction for the error response format.