vector

collection.list

List vector collections.

strata vector collection list

wire vector_list_collections

Lists vector collections visible in the selected branch and space, including collection dimension, metric, and count facts.

Paginated responses use opaque cursors. Clients should pass the returned cursor back to the same command shape and must not parse cursor contents.

To see the complete help for this command, run:

strata vector collection list --help

Example

List vector collections.

strata vector collection create docs 3 --metric cosinestrata vector collection list

Parameters

NameTypeRequiredDescription
branchstring or nullnoTarget branch. Defaults to the executor handle branch.
spacestring or nullnoTarget product space. Defaults to `"default"`.

Returns

Page<VectorCollectionInfo, String>

  • dataobject

    Shared pagination continuation facts.

  • typestring

Errors

Recover by code. Retry policy and commit outcome come from the shipped error registry.

← All 22 Vectors commands

agents: this page as markdown → /docs/reference/vector/collection/list.md