Get all JobRuns for a Job.
API Key used to authenticate your requests. How to create one.
Your workspace ID. How to find it?
The name you assigned when creating the Project.
The ID you assigned when creating the Job.
Number of items per page (defaults to 10)
"10"
Page number for pagination (defaults to 0)
"0"
Sorting parameter in format 'column,order/column2,order2'. Order can be 'asc' or 'desc'
"start_time,desc/status,asc"