---
title: "Get information about the Git server."
method: GET
path: "/projects/{projectId}/system"
tags: ["System Information"]
---

# Get information about the Git server.

`GET /projects/{projectId}/system`

Output information for the project.

## Path parameters

- `projectId` string, required

## Response `default`

- SystemInformation
  - `version` string, required — The version of this project server
  - `image` string, required — The image version of the project server
  - `started_at` string, date-time, required

---

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