v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01231846.9 KB
Store

List namespaces with optional match conditions.

post/store/namespaces

Request body

prefixstring[]

Optional list of strings representing the prefix to filter namespaces.

suffixstring[]

Optional list of strings representing the suffix to filter namespaces.

max_depthinteger

Optional integer specifying the maximum depth of namespaces to return.

limitinteger

Maximum number of namespaces to return (default is 100).

offsetinteger

Number of namespaces to skip before returning results (default is 0).

Response

Success

string[] required