Skip to main content
GET
/
v1
/
evaluations
Get span, trace, or document evaluations from a project
curl --request GET \
  --url https://api.example.com/v1/evaluations
"<string>"

Query Parameters

project_name
string | null

The name of the project to get evaluations from (if omitted, evaluations will be drawn from the default project)

Response

Successful Response