---
title: "Changes to Get Latest User Run"
method: GET
path: "/users/{user_id}/runs/latest"
---

# Changes to Get Latest User Run

`GET /users/{user_id}/runs/latest`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 15 revisions.

- **2026-09-02** `4bc031507246` — 4 warning
- **2026-08-24** `a0fa505ce967` — 1 warning
- **2026-08-22** `83e631725038` — 1 warning
- **2026-08-06** `933e8c8e6366` — 2 breaking, 3 info
- **2026-07-26** `05003e7835a2` — 1 warning, 2 info

## Changes

- **2026-09-02** `4bc031507246` — 4 warning
  - added the new `capability_based` enum value to the `runs/items/creator/role` response property for the response status `200`
  - added the new `change_role_to_capability_based` enum value to the `runs/items/creator/permissions/items/action/anyOf[subschema #1: UserAction]/` response property for the response status `200`
  - added the new `create_global` enum value to the `runs/items/creator/permissions/items/action/anyOf[subschema #5: ScorerAction]/` response property for the response status `200`
  - added the new `create_shared` enum value to the `runs/items/creator/permissions/items/action/anyOf[subschema #5: ScorerAction]/` response property for the response status `200`
- **2026-08-24** `a0fa505ce967` — 1 warning
  - added the new `read_unredacted_data` enum value to the `runs/items/creator/permissions/items/action/anyOf[subschema #12: OrganizationAction]/` response property for the response status `200`
- **2026-08-22** `83e631725038` — 1 warning
  - added the new `read_ai_usage_organization` enum value to the `runs/items/creator/permissions/items/action/anyOf[subschema #12: OrganizationAction]/` response property for the response status `200`
- **2026-08-06** `933e8c8e6366` — 2 breaking, 3 info
  - removed the enum value `llm_monitor` from the `query` request parameter `project_type`
  - removed the enum value `prompt_evaluation` from the `query` request parameter `project_type`
  - removed the `12.00` enum value from the `runs/items/task_type/anyOf[subschema #1: TaskType]/` response property for the response status `200`
  - removed the `7.00` enum value from the `runs/items/task_type/anyOf[subschema #1: TaskType]/` response property for the response status `200`
  - removed the `9.00` enum value from the `runs/items/task_type/anyOf[subschema #1: TaskType]/` response property for the response status `200`
- **2026-07-26** `05003e7835a2` — 1 warning, 2 info
  - added the new `read_ai_usage` enum value to the `runs/items/creator/permissions/items/action/anyOf[subschema #12: OrganizationAction]/` response property for the response status `200`
  - the endpoint scheme security `ClassicAPIKeyHeader` was added to the API
  - added the optional property `runs/items/prompt_template_version_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/galileo/apis/galileo-api-server/docs/users/:user_id/runs/latest/get.md) · [API](https://skmtc.dev/galileo/apis/galileo-api-server.md) · [Page](https://skmtc.dev/galileo/apis/galileo-api-server/changes/users/:user_id/runs/latest/get)
