pydo.genai.get_openai_api_key()
Generated on 16 Jan 2026
from pydo version
v0.24.0
Description
To retrieve details of an OpenAI API key, send a GET request to /v2/gen-ai/openai/keys/{api_key_uuid}.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
api_key_uuid |
string | True | API key ID |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.