Control plane
List collections
This operation returns a list of all collections in a project. Serverless indexes do not support collections.
GET
/
collections
Authorizations
Api-Key
string
headerrequiredAn API Key is required to call Pinecone APIs. Get yours from the console.
Response
200 - application/json
The list of collections that exist in the project.
collections
object[]
Was this page helpful?