Search tasks
Tasks
Search tasks
Search tasks using full-text search across title, description, and metadata
GET
Search tasks
Authorizations
API key authentication via Bearer token
Query Parameters
Search query string
Required string length:
1 - 255Example:
"budget review"
Maximum number of results to return
Required range:
1 <= x <= 100Example:
10
Number of results to skip
Required range:
x >= 0Example:
0
Sort order by relevance
Available options:
asc, desc Example:
"desc"
Last modified on May 30, 2026