---
title: "GET /api/osinfo"
method: GET
path: "/api/osinfo"
tags: ["App"]
---

# GET /api/osinfo

`GET /api/osinfo`

## Response `200`

Returns the OS information.

- OsInfoDto
  - `platform` string, required — The platform of the operating system
  - `arch` string, required — The architecture of the operating system

## Changes

- **2025-07-07** `34b5f2c5b3a3` — 1 info
  - added the required property `arch` to the response with the `200` status
- **2025-07-06** `84040938890c` — 1 info
  - endpoint added
- **2023-10-20** `bbfe1dbc457f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openwebgal/apis/webgal-terre-api/changes/api/osinfo/get.md)

---

[API](https://skmtc.dev/openwebgal/apis/webgal-terre-api.md) · [All operations](https://skmtc.dev/openwebgal/apis/webgal-terre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openwebgal/webgal-terre-api/revisions/2911d2db6a21/schema)
