Skip to main content

Fetch Evaluation Results

GET 

https://cloud.agenta.ai/api/evaluations/:evaluation_id/results

Fetches the results of the evaluation

Args: evaluation_id (str): the evaluation id request (Request): the request object

Returns: type: description

Request

Path Parameters

    evaluation_id Evaluation Idrequired

Responses

Successful Response

Schema

    any

curl -L 'https://cloud.agenta.ai/api/evaluations/:evaluation_id/results' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://cloud.agenta.ai/api
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!