Get AI config

GET
/api/v2/projects/:projectKey/ai-configs/:configKey

Retrieve a specific AI config by its key.

Path parameters

projectKeystringRequired
configKeystringRequired

Headers

LD-API-Version"beta"Required

Version of the endpoint.

Response

AI config found

descriptionstring
keystring
namestring
tagslist of strings
versioninteger
variationslist of objects
createdAtlong
updatedAtlong
_accessobjectOptional
_maintainerobjectOptional

Errors

Built with