Skip to contents

Lists all indexes in your Pinecone project.

Usage

list_indexes()

Value

List with http response, content (list of indexes), and status_code

Examples

if (FALSE) { # \dontrun{
list_indexes()
} # }