Skip to main content
GET
List the built-in manifest templates

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.

Response

200 - application/json

Template catalog

The built-in manifest templates, baked into the build rather than stored per project.

version
integer<int64>
required

Catalog revision. Bumped when the baked templates change.

default_id
string
required

The id of the template applied when a caller names none.

templates
object[]
required

The templates, in display order.