v6

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

Search for items within a namespace prefix.

post/store/items/search

Request body

namespace_prefixstring[] nullable

List of strings representing the namespace prefix.

filterobject nullable

Optional dictionary of key-value pairs to filter results.

limitinteger

Maximum number of items to return (default is 10).

offsetinteger

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

Response

Success