---
title: "Verification of team existence
Used to verify before creating a new project for a team"
method: GET
path: "/projects/precheck/teams/{id}"
tags: ["GENERAL"]
---

# Verification of team existence
Used to verify before creating a new project for a team

`GET /projects/precheck/teams/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Ok

## Other responses

- `403` — Forbidden
- `404` — Not found

---

[API](https://skmtc.net/checkmarx/apis/checkmarx-rest-api.md) · [All operations](https://skmtc.net/checkmarx/apis/checkmarx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkmarx/checkmarx-rest-api/versions/f57b20eead7b/schema)
