Skip to main content

Fetch Evaluation

GET 

/evaluations/:evaluation_id

Fetches a single evaluation based on its ID.

Args: evaluation_id (str): The ID of the evaluation to fetch.

Returns: Evaluation: The fetched evaluation.

Request

Responses

Successful Response