---
search:
  tags:
    - help-center
    - GET
seo:
  description: >-
    Searches current Leadtime documentation with hybrid text and semantic
    ranking. Reference for the GET /help-center/search endpoint in the Leadtime
    Public API.
sidebar:
  label: Search help center articles
  badge: GET
title: Search help center articles
type: openapi-operation
---
Searches current Leadtime documentation with hybrid text and semantic ranking.

**Use cases:**
- Build in-product help search
- Suggest relevant documentation from API clients
- Resolve documentation slugs before fetching article Markdown

**What is returned:**
- Stable documentation slug
- Breadcrumb and per-locale titles/descriptions
- Available locales
- Hybrid relevance score

Use `GET /help-center/article` with the returned `slug` to fetch the full article Markdown.

`GET /help-center/search`
