---
title: "POST /help/search"
method: POST
path: "/help/search"
---

# POST /help/search

`POST /help/search`

## Request body

- object
  - `q` string

## Response `200`

Help search results

- object
  - `articles` object[]
    - `title` string
    - `url` string
    - `body` string

---

[API](https://skmtc.dev/routine/apis/routine-co.md) · [All operations](https://skmtc.dev/routine/apis/routine-co/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/routine/routine-co/revisions/efced8f8ad00/schema)
