latestOpenAPI 3.1.02026-08-204489152.5 KB

726970fd2992

Search

Search across resources

Search result limits are per resource type, not global across the response. The endpoint can return up to 100 projects, up to 100 notebooks, and up to 200 blocks (split into up to 100 text blocks and up to 100 code/SQL blocks). Integrations do not have an explicit search-result limit; active workspace integrations are filtered by the query. If one or more requested resource types cannot be searched, the endpoint returns successful results with partialFailure instead of failing the whole request.

get/search

Query parameters

qstring required

Search query (e.g. "postgres").

Search query (e.g. "postgres").

typesstring

Comma-separated resource types to include: "projects", "notebooks", "blocks", "integrations". Defaults to all types.

Comma-separated resource types to include: "projects", "notebooks", "blocks", "integrations". Defaults to all types.

Response

Search results