---
title: "what the agent under test is right now"
method: GET
path: "/w/{workspace}/ai_evals/subject_state"
tags: ["ai_evals"]
---

# what the agent under test is right now

`GET /w/{workspace}/ai_evals/subject_state`

The version it is deployed at. Small on purpose: the results endpoint reports the same thing but harvests scores and reads every job to do it, so it is not something to ask for on its own.

## Path parameters

- `workspace` string, required

## Query parameters

- `path` string, required

## Response `200`

the subject as it is now

- object
  - `version` integer

## Changes

- **2026-08-24** `5afc9f1a93f5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/ai_evals/subject_state/get.md)

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
