---
title: "Account"
method: GET
path: "/me"
---

# Account

`GET /me`

## Response `200`

200

- object
  - `account` object
    - `email` string
    - `from` string
    - `id` integer
    - `name` string
    - `subdomain` string
    - `timezone` object
      - `gmt` string
      - `id` integer
      - `time` integer
      - `timezone` string
      - `title` string

## Other responses

- `401` — 401

---

[API](https://skmtc.net/mailerlite/apis/v2-production.md) · [All operations](https://skmtc.net/mailerlite/apis/v2-production/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mailerlite/v2-production/versions/69f06eb37b28/schema)
