Skip to main content
Keyword search
curl --request GET \
  --url https://api.example.com/search/keyword
{}

Query Parameters

query
string
limit
integer
offset
integer
start_time
string<date-time> | null
end_time
string<date-time> | null
fuzzy_match
boolean
order
enum<string>
Available options:
ascending,
descending
app_names
string[] | null
group
boolean

Response

200 - application/json

OK

The response is of type object.