Skip to main content
GET
Get a vector by ID

Path Parameters

id
string
required

The user-provided vector ID.

Maximum string length: 64

Response

The requested vector.

Response containing a single vector retrieved by ID.

status
string
required
Example:

"success"

vector
object
required

A record with an ID and attributes, including the embedding vector.