Evaluations

Fetch Evaluation Status

Fetches the status of the evaluation.

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

Returns: (str): the evaluation status

get/evaluations/{evaluation_id}/status

Path parameters

evaluation_idstring required

Response

Successful Response

{"stackTrail":"paths:/evaluations/{evaluation_id}/status:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes