Skip to main content
GET
Global Search

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Query Parameters

search
string | null
from
integer<int32>
default:0
size
integer<int32>
default:20

Response

The list of platfom-wide search results

Query
string | null

The input query for the search request

Total
integer<int32>

The total number of search results found matching the query

From
integer<int32>

The number of results skipped in the search query

Size
integer<int32>

The size of the result set

SearchResults
object[] | null

The list of search results found for the query

Last modified on June 26, 2026