v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342224376.9 KB
tables

Lists all tables in the specified dataset. Requires the READER dataset role. # IAM Permissions Requires the bigquery.tables.list permission on the dataset.

get/projects/{+projectId}/datasets/{+datasetId}/tables

Path parameters

projectIdstring required

Required. Project ID of the tables to list

datasetIdstring required

Required. Dataset ID of the tables to list

Query parameters

maxResultsinteger

The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.

pageTokenstring

Page token, returned by a previous call, to request the next page of results

Response

Successful response