Skip to main content
POST
/
tables
/
{tableId}
/
rows
/
aggregate
Error
A valid request URL is required to generate request examples
{
  "mode": "aggregate",
  "data": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.moonly.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

Response

Aggregation results

mode
string
Example:

"aggregate"

data
object