Get the details for the draft version of a specific HubDB table. This will include the definitions for the columns in the table and the number of rows in the table.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
The ID or name of the table to return.
Set this to true to return an archived table. Defaults to false.
Set this to true to populate foreign ID values in the result.
Indicates whether to retrieve the localized schema for the table.
successful operation
Specifies whether child tables can be created
Specifies whether the table can be read by public without authorization
Number of columns including deleted
List of columns in the table
"{name: \"column1\""
Timestamp at which the table is created
Specifies whether the table is marked as deleted.
The timestamp indicating when the table was deleted.
Specifies the key value pairs of the metadata fields with the associated column IDs.
Specifies creation of multi-level dynamic pages using child tables
Id of the table
Label of the table
Name of the table
Indicates whether the table is currently published.
Timestamp at which the table is published recently
Number of rows in the table
Timestamp at which the table is updated recently
Specifies whether the table can be used for creation of dynamic pages
Indicates whether the table rows are ordered manually.