---
title: "Get latest firmware"
method: GET
path: "/api/v5/firmwares/latest"
tags: ["Firmwares"]
---

# Get latest firmware

`GET /api/v5/firmwares/latest`

Get latest firmware

## Query parameters

- `mac_address` string, required

## Response `200`

Successful Response

- LatestFirmwareInResponse
  - `version` string
  - `note` string, required
  - `url` string
  - `changeLog` string
  - `minimalAppVersion` string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/pavlok/apis/pavlok-api-v5.md) · [All operations](https://skmtc.net/pavlok/apis/pavlok-api-v5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pavlok/pavlok-api-v5/revisions/3d192098b1ac/schema)
