Tables
Get details of a published table
Returns the details for the published version of the specified table. This will include the definitions for the columns in the table and the number of rows in the table.
Note: This endpoint can be accessed without any authentication if the table is set to be allowed for public access. To do so, you'll need to include the HubSpot account ID in a portalId query parameter.
get/cms/hubdb/2026-03/tables/{tableIdOrName}
Path parameters
tableIdOrNamestring required
Query parameters
archivedboolean
Whether to return only results that have been archived.
includeForeignIdsboolean
isGetLocalizedSchemaboolean
Response
successful operation