Skip to main content
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.

Body Parameters

string
required
The natural language search query (e.g., a topic, name, or description).
number
default:"10"
Maximum number of spaces to return. Maximum 50.

Response

Returns an array of result objects ordered by similarity:

Error Responses