Skip to main content

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

Responses

Successful Response