---
title: "Search"
method: POST
path: "/contents?"
---

# Search

`POST /contents?`

## Query parameters

- `count` integer
- `newerThan` integer
- `olderThan` integer
- `unreadOnly` boolean
- `continuation` string
- `includeAiActions` boolean

## Request body

- object
  - `RAW_BODY` string, json, required — JSON formatted body with layers, salience, and source/streams

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/feedly/apis/streams-api.md) · [All operations](https://skmtc.net/feedly/apis/streams-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/feedly/streams-api/versions/d38216a6d069/schema)
