---
title: "List evaluations for a project."
method: GET
path: "/evals"
tags: ["Evaluation:"]
---

# List evaluations for a project.

`GET /evals`

## Query parameters

- `after` string
- `limit` integer
- `order` 'asc' | 'desc'
- `order_by` 'created_at' | 'updated_at'
- `api-version` string, required

## Response `200`

A list of evals

---

[API](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-azureopenai-authoring/versions/b177dc430e39/schema)
