---
title: "Get Project Info"
method: GET
path: "/console/v1/project"
tags: ["Project"]
---

# Get Project Info

`GET /console/v1/project`

## Response `200`

Get Project Info

- object
  - `message` string, required — A simple string explaining the result of the operation.
  - `data` object, required — A single result.
    - `id` string, required

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/revisions/3189f450c93b/schema)
