Get a set of rows from draft table
POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/read
Returns rows in the draft
version of the specified table, given a set of row ids.
Request Body
{"inputs"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"status":"PENDING","results":[{"values":{"ade4":{}},"id":"\u003cstring\u003e","path":"\u003cstring\u003e","name":"\u003cstring\u003e","childTableId":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","publishedAt":"\u003cdateTime\u003e"},{"values":{"Lorem_495":{}},"id":"\u003cstring\u003e","path":"\u003cstring\u003e","name":"\u003cstring\u003e","childTableId":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","publishedAt":"\u003cdateTime\u003e"}],"requestedAt":"\u003cdateTime\u003e","startedAt":"\u003cdateTime\u003e","completedAt":"\u003cdateTime\u003e","links":{"dolore_f85":"\u003cstring\u003e"}}