Returns

Returns an Evaluation object for the given evaluation ID.

Example

evaluation = galtea.evaluations.get(evaluation_id="YOUR_EVALUATION_ID")

Parameters

evaluation_id
string
required

The ID of the evaluation you want to retrieve.