---
title: "Changes to Get Project"
method: GET
path: "/v1/project"
---

# Changes to Get Project

`GET /v1/project`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 10 revisions.

- **2025-07-03** `fe83f78ae20a` — 1 info
- **2025-06-16** `b1a2f4f2fb40` — 1 info
- **2025-05-20** `3ea9a7bcd498` — 5 info
- **2025-04-04** `513710f96a94` — 2 info
- **2025-03-11** `e3ac0347dfbe` — 1 breaking, 21 warning, 1 info
- **2025-03-05** `aae16339e1e1` — 4 breaking, 8 warning
- **2025-03-04** `b9fc18a0eac3` — 1 info

## Changes

- **2025-07-03** `fe83f78ae20a` — 1 info
  - added the optional property `project/allOf[#/components/schemas/Project]/logInWithOidc` to the response with the `200` status
- **2025-06-16** `b1a2f4f2fb40` — 1 info
  - added the optional property `project/allOf[#/components/schemas/Project]/auditLogsEnabled` to the response with the `200` status
- **2025-05-20** `3ea9a7bcd498` — 5 info
  - added the optional property `project/allOf[#/components/schemas/Project]/apiKeySecretTokenPrefix` to the response with the `200` status
  - added the optional property `project/allOf[#/components/schemas/Project]/apiKeysEnabled` to the response with the `200` status
  - added the optional property `project/allOf[#/components/schemas/Project]/githubOauthClientId` to the response with the `200` status
  - added the optional property `project/allOf[#/components/schemas/Project]/githubOauthClientSecret` to the response with the `200` status
  - added the optional property `project/allOf[#/components/schemas/Project]/logInWithGithub` to the response with the `200` status
- **2025-04-04** `513710f96a94` — 2 info
  - added the optional property `project/allOf[#/components/schemas/Project]/cookieDomain` to the response with the `200` status
  - added the optional property `project/allOf[#/components/schemas/Project]/vaultDomainCustom` to the response with the `200` status
- **2025-03-11** `e3ac0347dfbe` — 1 breaking, 21 warning, 1 info
  - the `project` response's property type changed from `object` to no type for status `200`
  - removed the optional property `project/afterLoginRedirectUri` from the response with the `200` status
  - removed the optional property `project/afterSignupRedirectUri` from the response with the `200` status
  - removed the optional property `project/createTime` from the response with the `200` status
  - removed the optional property `project/displayName` from the response with the `200` status
  - removed the optional property `project/emailSendFromDomain` from the response with the `200` status
  - removed the optional property `project/googleOauthClientId` from the response with the `200` status
  - removed the optional property `project/googleOauthClientSecret` from the response with the `200` status
  - removed the optional property `project/id` from the response with the `200` status
  - removed the optional property `project/logInWithAuthenticatorApp` from the response with the `200` status
  - removed the optional property `project/logInWithEmail` from the response with the `200` status
  - removed the optional property `project/logInWithGoogle` from the response with the `200` status
  - removed the optional property `project/logInWithMicrosoft` from the response with the `200` status
  - removed the optional property `project/logInWithPasskey` from the response with the `200` status
  - removed the optional property `project/logInWithPassword` from the response with the `200` status
  - removed the optional property `project/logInWithSaml` from the response with the `200` status
  - removed the optional property `project/microsoftOauthClientId` from the response with the `200` status
  - removed the optional property `project/microsoftOauthClientSecret` from the response with the `200` status
  - removed the optional property `project/redirectUri` from the response with the `200` status
  - removed the optional property `project/trustedDomains` from the response with the `200` status
  - removed the optional property `project/updateTime` from the response with the `200` status
  - removed the optional property `project/vaultDomain` from the response with the `200` status
  - added `#/components/schemas/Project` to the `project` response property `allOf` list for the response status `200`
- **2025-03-05** `aae16339e1e1` — 4 breaking, 8 warning
  - the `details/items/` response's property type changed from `object` to no type for status `400`
  - the `details/items/` response's property type changed from `object` to no type for status `401`
  - the `details/items/` response's property type changed from `object` to no type for status `403`
  - the `details/items/` response's property type changed from `object` to no type for status `404`
  - removed the optional property `details/items/description` from the response with the `400` status
  - removed the optional property `details/items/description` from the response with the `401` status
  - removed the optional property `details/items/description` from the response with the `403` status
  - removed the optional property `details/items/description` from the response with the `404` status
  - removed the optional property `details/items/docsLink` from the response with the `400` status
  - removed the optional property `details/items/docsLink` from the response with the `401` status
  - removed the optional property `details/items/docsLink` from the response with the `403` status
  - removed the optional property `details/items/docsLink` from the response with the `404` status
- **2025-03-04** `b9fc18a0eac3` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tesseral-labs/apis/backendservice-api/docs/v1/project/get.md) · [API](https://skmtc.dev/tesseral-labs/apis/backendservice-api.md) · [Page](https://skmtc.dev/tesseral-labs/apis/backendservice-api/changes/v1/project/get)
