Search Community
Search community content (discussions and comments) within a hub.
Returns JSON:API resource objects of type “community_search_results”. Results are ranked by Reciprocal Rank Fusion (RRF) combining lexical and semantic (embedding) scores. When EMBEDDINGS_ENABLED=False, falls back to lexical-only search.
Access control: Members see content in spaces visible to them (via SpacesService). Anonymous callers on public hubs see content in public spaces only. Private hubs return 403 for anonymous callers.
Activity tracking: Each call from an authenticated member records a “search” activity event (fire-and-forget). Anonymous calls do not record activity.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
1 - 500all, discussions, comments 1 <= x <= 100Response
Successful Response
JSON:API list response for community search results with typed meta.