Skip to main content

Get Job result

GET /jobs/:id/result

Fetch the result data of a Job.

Notes:

  • To check job info and status, use GET /jobs/{id}.
  • To download the result of an export job, use GET /exports/download.
  • For AdhocQuery#execute jobs, optional page and page_size query params paginate cached rows (page_size: -1 returns all rows).

Request

Responses

Job result.


Open Markdown
Let us know what you think about this document :)