---
title: "Get git status"
method: GET
path: "/api/projects/{projectId}/workspaces/{workspaceId}/git/status"
tags: ["Git"]
---

# Get git status

`GET /api/projects/{projectId}/workspaces/{workspaceId}/git/status`

Get git status. Returns the requested resource or collection for the authenticated caller.

## Path parameters

- `projectId` string, required
- `workspaceId` string, required

## Response `200`

Git status

- GitStatus — git Status API object.

---

[API](https://skmtc.net/ibuildthecloud/apis/discobot-server-api.md) · [All operations](https://skmtc.net/ibuildthecloud/apis/discobot-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibuildthecloud/discobot-server-api/versions/4de3fcd6be56/schema)
