Get LLM Provider's ApiKey by id

Get LLM Provider's ApiKey by id

Path parameters

idstringRequiredformat: "uuid"

Response

LLMProviderApiKey resource
providerenum
idstring or nullformat: "uuid"
api_keystring or null
namestring or null>=0 characters<=150 characters
headersmap from strings to strings or null
configurationmap from strings to strings or null
base_urlstring or nullformat: "(?s)^\s*(\S.*\S|\S)\s*$"
created_atstring or nullformat: "date-time"
created_bystring or null
last_updated_atstring or nullformat: "date-time"
last_updated_bystring or null

Errors