---
title: "Changes to Get Project information"
method: GET
path: "/v2/project/info/{projectId}"
---

# Changes to Get Project information

`GET /v2/project/info/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-27** `367cd605d090` — 2 breaking, 17 info

## Changes

- **2026-08-27** `367cd605d090` — 2 breaking, 17 info
  - for the `path` request parameter `projectId`, the minLength was increased from `0` to `1`
  - the response property `defaultLocale` became nullable for the status `200`
  - the endpoint scheme security `BearerAuth` was added to the API
  - added the media type `text/html` for the response with the status `400`
  - added the media type `text/html` for the response with the status `401`
  - added the media type `text/html` for the response with the status `403`
  - added the media type `text/html` for the response with the status `404`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
  - the response property `currentLocales` became required for the status `200`
  - the response property `defaultLocale` became required for the status `200`
  - the response property `error` became required for the status `400`
  - the response property `error` became required for the status `401`
  - the response property `error` became required for the status `403`
  - the response property `error` became required for the status `404`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `orgId` became required for the status `200`
  - added the required property `autoApprove` to the response with the `200` status

---

[Operation](https://skmtc.dev/generaltranslation/apis/general-translation-api/docs/v2/project/info/:projectId/get.md) · [API](https://skmtc.dev/generaltranslation/apis/general-translation-api.md) · [Page](https://skmtc.dev/generaltranslation/apis/general-translation-api/changes/v2/project/info/:projectId/get)
