---
title: "Get Edge Upgrade Instructions (getEdgeUpgradeInstructions)"
method: GET
path: "/api/edge/instructions/upgrade/{edgeVersion}/{method}"
tags: ["edge-controller"]
---

# Get Edge Upgrade Instructions (getEdgeUpgradeInstructions)

`GET /api/edge/instructions/upgrade/{edgeVersion}/{method}`

Get an upgrade instructions for provided edge version.

Available for users with 'TENANT_ADMIN' authority.

## Path parameters

- `edgeVersion` string, required
- `method` 'docker' | 'ubuntu' | 'centos', required

## Response `200`

OK

- EdgeInstructions
  - `instructions` string — Markdown with install/upgrade instructions

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
