GET
/
vectors
/
list

Query Parameters

prefix
string

The vector IDs to fetch. Does not accept values containing spaces.

limit
integer
default: 100

Max number of IDs to return per page.

paginationToken
string

Pagination token to continue a previous listing operation.

namespace
string

Response

200 - application/json

The response for the list operation.

vectors
object[]
pagination
object
namespace
string

The namespace of the vectors.

usage
object