Get Jobs
NOTE: If request filters are provided, this endpoint will limit responses to 1 or more specific jobs based on those filters.
This endpoint retrieves all jobs this API key is authorized to view.
Query Parameters
If provided, will only return jobs whose UUID matches the list provided.
UUID of a job
If provided, will only return jobs whose status matches the one provided. Status of a job.
submitted, ready, running, canceled, completed, failed "completed"
If provided, will only return jobs from a project you belong to where the jobs belong to the specified user ID also in that project. This parameter is ignored if not a part of the associated project specified by project_id.
If provided, will only return jobs associated with the UUID of a project you belong to.
How many objects to return.
1 <= x <= 25ID of next batch of resources to load.

