Rows
Get a table row
Get a single row by ID from the published version of a table. Note: This endpoint can be accessed without any authentication, if the table is set to be allowed for public access.
get/cms/hubdb/2026-03/tables/{tableIdOrName}/rows/{rowId}
Path parameters
rowIdstring required
tableIdOrNamestring required
Query parameters
archivedboolean
Whether to return only results that have been archived.
Response
successful operation