Skip to main content
GET
Browse a connector's folders/files

Authorizations

Authorization
string
header
required

Session token from POST /auth/login, sent as Authorization: Bearer <token>.

Headers

X-Pinecone-Api-Version
string
default:2026-07

Date-based contract version, echoed back on the same header. Omit for the default (2026-07); send unstable for the in-development surface. An unrecognized value is rejected with 400 unsupported_api_version.

Path Parameters

id
string
required

Connector id.

Query Parameters

folder
string

Folder id to browse (root when absent)

Response

The folder browsed plus its children

The folder that was browsed plus its children.

folder
string
required

The folder id that was browsed

items
object[]
required

The folder's files and subfolders.