---
title: "Get Latest Server"
method: GET
path: "/api/envoy/server"
tags: ["envoy"]
---

# Get Latest Server

`GET /api/envoy/server`

Fetch the latest MCP server code.

Used by 'envoy fix' to get the current version before patching.

## Headers

- `x-envoy-key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas.md) · [All operations](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/llms.txt) · [OpenAPI document](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/revisions/66e6366f8ef9?raw)
