v3
latestOpenAPI 3.0.12026-07-133132111.2 KBRows
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
The ID of the row
tableIdOrNamestring required
The ID or name of the table
Query parameters
archivedboolean
Specifies whether to return an archived row. Defaults to false.
Response
successful operation