Data Assets

URL and Swagger UI Documentation

Description

The data assets endpoint provides you an overview of the available data assets (indices) in the vector store. The response is an array containing the index and alias information of data_assets you can access.

Hands-on section

Code snippets

curl
Python

Response

Sample response

Last updated