GET
/
{tableId}
/
database
/
read

Authorizations

x-api-key
string
header
required

API key for authentication

Headers

x-api-key
string
required

API key for authentication

Path Parameters

tableId
string
required

Table identifier

Query Parameters

limit
number

Maximum number of rows to return - default: 10

offset
number

Number of rows to skip - default: 0

filter
string

SQL filter string to apply

Response

200 - application/json

The response is of type object.