POST
/
records
/
namespaces
/
{namespace}
/
search

Authorizations

Api-Key
string
headerrequired

An API Key is required to call Pinecone APIs. Get yours from the console.

Path Parameters

namespace
string
required

The namespace to search.

Body

application/json

A search request for records in a specific namespace.

query
object
required

The query inputs to search with.

fields
string[]

The fields to return in the search results.

rerank
object

Parameters for reranking the initial search results.

Response

200 - application/json

The records search response.

result
object
required
usage
object
required