get
Retrieve detailed information about a table and its export restrictions
HTTP Request
Path parameters
Parameter | |
tableReference | A qualified reference to the table. See referencing resources for more information. |
This endpoint extends the general API structure.
Authorization
Overview access to the table is required. If a table's overview is not public, your access token must have one of the following scopes:
data.overview
data.metadata
data.data
data.edit
Learn more about authorization.
Request body
The request body must be empty.
Response body
Returns a JSON representation of a table resource.
Examples
Last updated