Fetch List Evaluations GET /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[Evaluation]: A list of evaluations. Request Responses200422Successful ResponseValidation Error