Vector Store API (Beta)VectorsVector search on an indexVector search on an index POST /indexes/:qid/search Searches the given index by cosine distance to the query vector. Also supports additional filters on the vector metadata. Requires content access for the index qid. Request Responses200400403404OKBad RequestForbiddenNot Found