v1

latestOpenAPI 3.0.12026-07-17254274332.8 KB
Databases

Get Database Table Data with Filter

Get the data of a table of a database with filter

post/databases/{id}/tables/data/get

Path parameters

idstring objectid required

ID of the database

ID of the database

Request body

databasestring

Name of the database

filterobject

Filter criteria for the table data

pageinteger

Page number

sizeinteger

Page size

tablestring required

Name of the table

Response

OK

dataobject[]
errorstring
messagestring
statusstring
totalinteger