---
title: "Request tokenization status of a user identity"
method: GET
path: "/user/identity"
tags: ["Identity management endpoints"]
---

# Request tokenization status of a user identity

`GET /user/identity`

Request tokenization status of a user identity

## Headers

- `Authorization` string, required
- `x-auth-subject` string, required

## Response `200`

Successful request to tokenize the identity

- SerializedIdentityResponse
  - `account` string — Account identifier associated with the identity
  - `domain` string — Obfuscated domain name associated with the identity
  - `status` string — Describes the state of the tokenized identity

---

[API](https://skmtc.net/unstoppabledomains/apis/profile-api.md) · [All operations](https://skmtc.net/unstoppabledomains/apis/profile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unstoppabledomains/profile-api/revisions/10f8400cb1c1/schema)
