v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
aggregation

Get daily calendar data

Returns records and count distribution across dates based on specified date range and fields

get/table/{tableId}/aggregation/calendar-daily-collection

Path parameters

tableIdstring required

Query parameters

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.

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.

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

startDatestring required
endDatestring required
startDateFieldIdstring required
endDateFieldIdstring required

Response

Calendar daily collection for the view

countMapobject required