Skip to main content

Get Row By Id

Use this API to get a row by its id

Request Body REQUIRED
askribeKey string

Your secret Askribe key. Can be obtained from your org's settings dashboard

tableId string

The tableId of your table. It looks like TXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

rowId string

The rowId of your row. It looks like RXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Responses
200

Returns the row if present

Schema OPTIONAL
object