Skip to main content

Global search across the tenant

GET 

/search

Global search across the tenant

Request

Query Parameters

    q stringrequired

    Search query string.

OK

Schema

    data

    object[]

    required

  • Array [

  • typestringrequired

    Resource type of the match.

    Example: entry
    iduuidrequired
    Example: 3fa85f64-5717-4562-b3fc-2c963f66afa6
    titlestringrequired
    Example: Login button unresponsive on mobile Safari
    projectIduuidnullablerequired
    Example: 7b1e2c3d-0000-0000-0000-000000000001
    urlstringrequired
    Example: /projects/7b1e2c3d.../entries/3fa85f64...
  • ]

  • pageintegerrequired
    Example: 1
    pageSizeintegerrequired
    Example: 25
    totalintegerrequired
    Example: 100