v52

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

SearchProjectNames returns project names matching the pattern

get/v1/superuser/projects/search

Query parameters

namePatternstring
annotationsstring

This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

pageSizeinteger
pageTokenstring

Response

A successful response.

namesstring[]
nextPageTokenstring