---
title: "GET /search"
method: GET
path: "/search"
tags: ["Search"]
---

# GET /search

`GET /search`

Search across tasks, projects, workspaces, comments, and activities

## Query parameters

- `q` string, required
- `type` 'all' | 'tasks' | 'projects' | 'workspaces' | 'comments' | 'activities'
- `workspaceId` string
- `projectId` string
- `limit` number
- `userEmail` string, email

## Response `200`

Search results

- unknown

---

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