search.query.run
Generated at from
openvibe-contracts v0.34.2 and
openvibe-sdk v0.5.0.
Grantable to apps: request it for an app on its project page. Network approves it only inside the project's allowance.
Query the network index as anyone (roadmap §30.2 search.query, search.suggest, search.facets.read): anonymous callers get public, published documents only, and a signed-in person's Network token adds the documents whose access list names them or their role. Covers title suggestions, facet counts (facets=, facet.<key>=) and reading one document; a document the caller may not see is the same 404 as a missing one. Served publicly at search.openvibe.network. A first-party service asking for a person uses search.query.delegate (today Search requires that id for any service token).
- Owner
- search (token audience
openvibe.search) - Version
- 1.0
- Status
- active
- Visibility
- public
- Resource constraints
- none
- Quota class
- search-query
- Permissions
- search:read
- Events
- —
- Implemented by
GET /api/v1/searchGET /api/v1/suggestGET /api/v1/documents/:owner/:type/:id