Skip to main content

Get All Rows with search query

Use this API to get all the rows which contains case-insensitive search query

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

searchQuery string

The query to search in the table.

Responses
200

Returns all the matching rows

Schema OPTIONAL
object