Vector Store API (Beta)IndexesList the vector tracks of an indexList the vector tracks of an index GET /indexes/:qid/tracks Returns the distinct vector tracks within the index, along with their vector counts. Requires content access for the index qid. Request Responses200400403404OKBad RequestForbiddenNot Found