---
title: "Get Temp Email Password"
method: GET
path: "/{item_id}/temp-email-password"
tags: ["Accounts managing"]
---

# Get Temp Email Password

`GET /{item_id}/temp-email-password`

Gets password from temp email of account. After calling of this method, the guarantee will be cancelled and you cannot automatically resell account.
> ❗️ This action is cancelling active account guarantee

## Path parameters

- `item_id` integer, required — Item id.

## Response `200`

Successful Response.

- object
  - `item` object, required
    - `account` string, required

## Other responses

- `401` — Unauthorized
- `403` — Error Response.
- `404` — Error Response.

---

[API](https://skmtc.net/lzt/apis/lolzteam-public-api-market.md) · [All operations](https://skmtc.net/lzt/apis/lolzteam-public-api-market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lzt/lolzteam-public-api-market/revisions/e939f4b36a9f/schema)
