Used to retrieve the vector by ID.
The IDs of the vectors you want to fetch.
Show child attributes
Whether to include the metadata of the vectors in the response. Setting this true would be the best practice, since it will make it easier to identify the vectors.
true
The metadata of the vector. This is used to make it easier to identify the vector on queries.
This field is null if no vector with the specified id is found.
null
Hide child attributes
The ID of the resulting vector.
The resulting vector.
Was this page helpful?