---
title: "Get VCS info"
method: GET
path: "/vcs"
---

# Get VCS info

`GET /vcs`

Retrieve version control system (VCS) information for the current project, such as git branch.

## Query parameters

- `directory` string

## Response `200`

VCS info

- VcsInfo
  - `branch` string, required

---

[API](https://skmtc.net/cyberstrikeus/apis/cyberstrike.md) · [All operations](https://skmtc.net/cyberstrikeus/apis/cyberstrike/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cyberstrikeus/cyberstrike/versions/4e11f1aed2fd/schema)
