---
title: "Get Current User"
method: GET
path: "/user"
tags: ["Users"]
---

# Get Current User

`GET /user`

REQUIRED SCOPES <code>['users:read']</code><br>Get current user

## Response `200`

OK

- object
  - `awayStatusLastDate` string
  - `contact_fields` object[]
    - `organization_id` integer
    - `user_id` integer
    - `id` integer
    - `active_fields` object[]
      - `0` string
  - `createdAt` string
  - `inboxesCount` integer
  - `currentInboxId` integer
  - `currentInboxType` integer
  - `currentInboxTypeId` integer
  - `defaultTeamId` integer
  - `dlcBannerShouldShowAgain` boolean
  - `dlcBannerShowLastDate` string
  - `email` string
  - `firstName` string
  - `fullName` string
  - `hasAccessibleOrganizations` boolean
  - `id` integer
  - `isAway` boolean
  - `isGroupsFlow` integer
  - `isRecordAutomatically` boolean
  - `isRequireNumber` integer
  - `lastName` string
  - `number` string
  - `country` string
  - `countryCallingCode` string
  - `ownersNumber` string
  - `photoUrl` string
  - `role` string
  - `timezone` string
  - `first_promoter_ref_id` string
  - `design_version` string
  - `can_switch_design` boolean

---

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