latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-219564187.7 KB

4640caa6d712

Search

Search resources

Search indexed resources the caller is allowed to read. Authorization is evaluated with ReBAC grant scopes and confirmed with a per-hit permission check. total_count is never returned.

get/v1/search

Query parameters

qstring

Full-text query. Empty returns a filter-only page.

typesstring[]

Restrict results to these resource types.

organization_idstring
Example:9bsv0s46s6s002p9ltq0

Restrict results to this organization xid.

namespace_idstring
Example:9bsv0s46s6s002p9ltq0

Restrict results to this namespace xid.

project_idstring
Example:9bsv0s46s6s002p9ltq0

Restrict results to this project xid.

page_sizeinteger

Maximum number of search hits to return.

page_tokenstring

Opaque continuation token from a previous page_info.next_page_token.

Response

OK