---
title: "Scholarly aggregations search"
method: POST
path: "/scholarly/aggregate"
tags: ["scholarly"]
---

# Scholarly aggregations search

`POST /scholarly/aggregate`

## Request body

- AggregationRequestScholarly
  - `query` object
  - `aggregations` object
  - `size` integer — Number of items per page

## Response `200`

Valid response from the server

## Other responses

- `400` — Malformed request or incorrect fields/values provided
- `401` — Authentication credentials might be incorrect or missing
- `404` — Incorrect Resource URL / Empty Result for supplied queries / Expired scroll_id
- `415` — Request body is not json or Content Type is not application/json
- `429` — You have exceeded the number of allowed calls

---

[API](https://skmtc.net/lens/apis/lens-api.md) · [All operations](https://skmtc.net/lens/apis/lens-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lens/lens-api/revisions/4212453c4c6a/schema)
