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

Changes

No recorded changes to this endpoint across all 6 revisions of this API.