openai_get_project_api_key
Retrieve a project API key's redacted details by providing the project ID and API key ID. Get the key value for management tasks.
Instructions
Get a single project API key's details (redacted value only).
Args:
project_id: The project's ID (see openai_list_projects).
api_key_id: The API key's ID (see openai_list_project_api_keys).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |