---
title: "Autocomplete search"
method: POST
path: "/api/v3/workspaces/{workspace}/autocomplete"
tags: ["Workspace Configuration"]
---

# Autocomplete search

`POST /api/v3/workspaces/{workspace}/autocomplete`

Lightweight keyword autocomplete over tasks, resources, and configuration. For richer results use workspace chat.

## Path parameters

- `workspace` string, required

## Request body

- object
  - `query` string, required

## Response `200`

Search results

---

[API](https://skmtc.dev/runwhen/apis/runwhen-platform-api.md) · [All operations](https://skmtc.dev/runwhen/apis/runwhen-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runwhen/runwhen-platform-api/revisions/9d1a64d4b1c1/schema)
