get https://example.com/v1/prediction_jobs
List the running and finished batch prediction jobs of a Predictive
Query in reverse chronological order. Use job_status
parameter to filter
jobs by status. Use limit
parameter to set max number of jobs returned
(or all jobs if not specified).