---
title: "Search Posts"
method: GET
path: "/api/cdb/{scan_id}/search"
---

# Search Posts

`GET /api/cdb/{scan_id}/search`

Live keyword search across content_text + transcript_text for one
scan. Returns up to 30 text-only result rows with snippets.

## Path parameters

- `scan_id` string, required

## Query parameters

- `q` string
- `password` string
- `offset` integer
- `platforms` string
- `date_from` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/6ce776993b65/schema)
