Get a row from the draft table
GET {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/:rowId/draft?archived=<boolean>
Get a single row by ID from a table's draft
version.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
archived | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"values":{"eu_c_5":{},"cupidatat1c2":{}},"id":"\u003cstring\u003e","path":"\u003cstring\u003e","name":"\u003cstring\u003e","childTableId":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","publishedAt":"\u003cdateTime\u003e"}