Search

Global search

Search across tasks, projects, workspaces, comments, and activities in one workspace. Results are ranked by relevance and returned as a single flat list, each entry tagged with its type.

get/search

Query parameters

qstring required
type'all' | 'tasks' | 'projects' | 'workspaces' | 'comments' | 'activities'
workspaceIdstring required
projectIdstring
limitstring
userEmailstring email

Response

Ranked search results

totalCountnumber required

Total matches found before the limit slice, so a caller can tell that more exist.

searchQuerystring required

The query that was run.

Changes