Get LLM Provider's ApiKey by id

Get LLM Provider's ApiKey by id

Path parameters

idstringRequired

Response

LLMProviderApiKey resource
providerenum
Allowed values:
api_keystring
idstring or nullformat: "uuid"
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_atdatetime or null
created_bystring or null
last_updated_atdatetime or null
last_updated_bystring or null

Errors