Skip to main content

Fetch Evaluation Status

GET 

/evaluations/:evaluation_id/status

Fetches the status of the evaluation.

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

Returns: (str): the evaluation status

Request

Path Parameters

    evaluation_id Evaluation Idrequired

Responses

Successful Response

Schema

    any

Loading...