Lists all jobs that you started in the specified project. Job information is available for a six month period after creation. The job list is sorted in reverse chronological order, by job creation time. Requires the Can View project role, or the Is Owner project role if you set the allUsers property. # IAM Permissions Requires no specific IAM permission(s) to use this method. Users are able to list the jobs they created. Additional access is granted based on the following permissions: - Users with the bigquery.jobs.listAll permission can list all jobs with all metadata. - Users with the bigquery.jobs.list permission can list all jobs, but with redacted information for jobs they did not create.
Path parameters
Project ID of the jobs to list.
Query parameters
Whether to display jobs owned by all users in the project. Default False.
Max value for job creation time, in milliseconds since the POSIX epoch. If set, only jobs created before or at this timestamp are returned.
The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.
Min value for job creation time, in milliseconds since the POSIX epoch. If set, only jobs created after or at this timestamp are returned.
Page token, returned by a previous call, to request the next page of results.
If set, show only child jobs of the specified parent. Otherwise, show all top-level jobs.
Restrict information returned to a set of selected fields
Filter for job state
Response
Successful response