v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
aggregation

Get total count of search

Returns the total count of records matching the specified search criteria and filters

get/table/{tableId}/aggregation/search-count

Path parameters

tableIdstring required

Query parameters

filterstring

A filter object for complex query conditions based on fields, operators, and values. Use our visual query builder at https://app.teable.ai/developer/tool/query-builder to build filters.

A filter object for complex query conditions based on fields, operators, and values. Use our visual query builder at https://app.teable.ai/developer/tool/query-builder to build filters.

viewIdstring

Set the view you want to fetch, default is first view. result will filter and sort by view options.

Example:viwXXXXXXX

Set the view you want to fetch, default is first view. result will filter and sort by view options.

string[]
OR
string[]
OR

Search for records that match the specified field and value

string
OR
boolean

When a viewId is specified, configure this to true will ignore the view's filter, sort, etc

Response

Search count with query

countnumber required