Get AI config variation

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

Get an AI config variation by key. The response includes all variation versions for the given variation key.

Path parameters

projectKeystringRequired
configKeystringRequired
variationKeystringRequired

Headers

LD-API-Version"beta"Required

Version of the endpoint.

Response

Successful response

itemslist of objects
totalCountinteger

Errors

Built with