---
title: "MyEmailAddressChange"
method: GET
path: "/email-address-changes/me"
tags: ["MyEmailAddressChange"]
---

# MyEmailAddressChange

`GET /email-address-changes/me`

## Query parameters

- `fields` string[]

## Headers

- `Api-Version` 2, required
- `Api-Application` string, required
- `Api-Branding` string

## Response `200`

Success response

- object
  - `status` string, required
  - `type` string, required
  - `data` object, required
    - `publicId` string
    - `oldEmailAddress` string
    - `newEmailAddress` string
    - `expiresOn` string, date-time
    - `user` object
      - `publicId` string
      - `name` string
      - `emailAddress` string
      - `custom` object
      - `language` string
      - `localisation` string, nullable
      - `timeZone` string, nullable

## Other responses

- `4XX` — 4XX error response

---

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