For the complete documentation index, see llms.txt. This page is also available as Markdown.

Aggregates

Database → Aggregates endpoints.

An aggregate is a saved MongoDB aggregation pipeline you can run to compute, group, and summarise data.

Endpoint
Method

DELETE aggregates/{Id}

GET aggregates/{Id}

POST aggregates/test

Last updated