Fetch List Human Evaluations
GET/human-evaluations
Fetches a list of evaluations, optionally filtered by an app ID.
Args: app_id (Optional[str]): An optional app ID to filter the evaluations.
Returns: List[HumanEvaluation]: A list of evaluations.
Request
Responses
- 200
- 422
Successful Response
Validation Error