---
title: "get apps's latest version"
method: GET
path: "/w/{workspace}/apps/get_latest_version/{path}"
tags: ["app"]
---

# get apps's latest version

`GET /w/{workspace}/apps/get_latest_version/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Response `200`

App version

- AppHistory
  - `version` integer, required
  - `deployment_msg` string

---

[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)
