Get evaluator version
Get a specific evaluator version by its unique identifier.
Authorizations
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Path Parameters
The unique evaluator version identifier (base64) A universally unique identifier (base64-encoded opaque string).
"RW50aXR5OjEyMzQ1"
Response
Returns an evaluator version
- Option 1
- Option 2
A versioned snapshot of an evaluator's configuration. Exactly one of
template_config or code_config is present. The type field discriminates
the branch and matches the parent evaluator's type.
The unique identifier for this version
The parent evaluator ID
A unique hash identifying this version
A message describing the changes in this version
When this version was created
The unique identifier for the user who created this version
Discriminator identifying this as a template evaluator version. Always template for this variant.
template The LLM template configuration for this version