Search Spaces
Search Endpoints
Search Spaces
Semantic search over project spaces
POST
Search Spaces
Performs vector-similarity search over spaces in the project using AI embeddings. Returns the most semantically relevant spaces for the given query.
Requires a paid plan with semantic search enabled.
Only
public spaces are returned. Spaces with visibility of "unlisted" or "private" are never surfaced in search results for non-members. Hidden spaces stay indexed but filtered out, so re-listing a space (setting it back to "public") makes it searchable again immediately with no rebuild. See Space visibility.Body Parameters
The natural language search query (e.g., a topic, name, or description).
Maximum number of spaces to return. Maximum
50.Response
Returns an array of result objects ordered by similarity:Error Responses
Plan Required — 403
Plan Required — 403

