---
title: "GET /"
method: GET
path: "/"
---

# GET /

`GET /`

Static web content. Paths not matched by other API routes are directed to static file serving middleware to deliver the frontend application.

## Response `200`

OK

## Changes

- **2026-07-17** `399c44da1789` — 1 info
  - added the success response with the status `200`
- **2022-08-31** `e3ede97ccc04` — 1 breaking
  - removed the success response with the status `200`

[Change history](https://skmtc.dev/google/apis/fleet-routing-app-backend/changes/get.md)

---

[API](https://skmtc.dev/google/apis/fleet-routing-app-backend.md) · [All operations](https://skmtc.dev/google/apis/fleet-routing-app-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/fleet-routing-app-backend/revisions/399c44da1789/schema)
