Skip to main content

Get All Rows with matching column value

Use this API to get all the rows where the given column contains the given value

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

columnId string

The columnId of your column. It looks like CXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

value object

The value that should be present in the columns.

Responses
200

Returns all the matching rows

Schema OPTIONAL
object