Skip to main content

Returns

Returns an Evaluation object for the given evaluation ID.

Example

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

Parameters

evaluation_id
string
required
The ID of the evaluation you want to retrieve.