API keys
Get API key details
Get the details of an API key, excluding the API key secret.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token must be provided in the Authorization header using the Bearer scheme.
Path Parameters
API key ID
Response
The details of the API key, excluding the API key secret.
The details of an API key, without the secret.
The unique ID of the API key.
The name of the API key.
The ID of the project containing the API key.
The roles assigned to the API key.
A role that can be assigned to an API key.
Possible values: ProjectEditor, ProjectViewer, ControlPlaneEditor, ControlPlaneViewer, DataPlaneEditor, or DataPlaneViewer.