Skip to main content

Get Evaluation Scenario Score Router

GET 

/human-evaluations/evaluation_scenario/:evaluation_scenario_id/score

Fetch the score of a specific evaluation scenario.

Args: evaluation_scenario_id: The ID of the evaluation scenario to fetch. stoken_session: Session data, verified by verify_session.

Returns: Dictionary containing the scenario ID and its score.

Request

Path Parameters

    evaluation_scenario_id Evaluation Scenario Idrequired

Responses

Successful Response

Schema

    property name* string
Loading...