Skip to main content
GET
Global Search

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

q
string
required
Minimum string length: 1
type
enum<string>
default:all
Available options:
all,
tasks,
projects,
workspaces,
comments,
activities
workspaceId
string
projectId
string
limit
integer
default:20
Required range: 1 <= x <= 50
userEmail
string<email>

Response

200 - application/json

Search results

tasks
object[]
projects
object[]
workspaces
object[]
comments
object[]
activities
object[]