Appearance
Search suggestions for command palette
GET
/api/search/suggest
Lightweight prefix search returning up to 8 results for autocomplete. Searches both organized and review books.
Parameters
Query Parameters
q*
Search prefix
Type
Requiredstring
Responses
Search suggestions
application/json
JSON "data": [ { "id": 0, "title": "string", "author": "string", "status": "string", "coverUrl": "string" } ]
{
}
GET
/api/search/suggest