---
title: "Get by language the custom site invitation email sent to an existing Kindoo user flagged as temporary. You can call KindooGetAvailableLanguages function to get all the available languages in Kindoo"
method: POST
path: "/KindooGetSiteInvitationVerifiedKindooUserFlaggedAsTemporaryEmailByLanguage"
tags: ["Environment Management"]
---

# Get by language the custom site invitation email sent to an existing Kindoo user flagged as temporary. You can call KindooGetAvailableLanguages function to get all the available languages in Kindoo

`POST /KindooGetSiteInvitationVerifiedKindooUserFlaggedAsTemporaryEmailByLanguage`

## Response `200`

OK

- KindooCustomEmailObj
  - `EnvironmentID` integer
  - `IsoLanguageCode` string
  - `Language` string
  - `Subject` string
  - `Body` string

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

[API](https://skmtc.net/kindoo/apis/kindoo-tech.md) · [All operations](https://skmtc.net/kindoo/apis/kindoo-tech/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kindoo/kindoo-tech/revisions/0f2499440f4b/schema)
