Appearance
Search public feedback and changelog entries for a site portal​
GET
/s/{slug}/search
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
slug*
Type
Requiredstring
Query Parameters
q
Search query. Queries shorter than 2 characters return no results.
Type
string
Responses​
OK
application/json
JSON"results": []
{
 Â
 Â
}