Search knowledge (notes + memories + URLs + pages)
POST
/search/knowledge
Authorizations
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Request Body
application/json
JSON "query": "string", "project_id": "string", "per_page": 0, "options": { }
{
}
Responses
OK
application/json
JSON "results": { }
{
}