v3
latestOpenAPI 3.0.12026-07-133132111.2 KBTables
Get details for a draft table
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.
get/cms/hubdb/2026-03/tables/{tableIdOrName}/draft
Path parameters
tableIdOrNamestring required
The ID or name of the table to return.
Query parameters
archivedboolean
Set this to true to return an archived table. Defaults to false.
includeForeignIdsboolean
Set this to true to populate foreign ID values in the result.
isGetLocalizedSchemaboolean
Indicates whether to retrieve the localized schema for the table.
Response
successful operation