Error
A valid request URL is required to generate request examples{
"point": {}
}Vector Points
Get single point by ID
Retrieve a specific point by its ID.
GET
/
vectorstore
/
collections
/
{collectionId}
/
points
/
{pointId}
Error
A valid request URL is required to generate request examples{
"point": {}
}Authorizations
Enter token in format (Bearer )
Query Parameters
Include vector in response
Response
200 - application/json
Point retrieved successfully