limit and
offset query parameters to paginate through the list of jobs.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Number of jobs to return
1 <= x <= 10010
Status of the jobs to return
pending, created, succeeded, canceled, failed, running "succeeded"
Number of jobs to skip
x >= 01