---
title: "Get the user's information"
method: GET
path: "/auth/whoami"
---

# Get the user's information

`GET /auth/whoami`

## Headers

- `X-ScaleOps-Token` string

## Response `200`

OK

- AuthWhoamiResponseBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `accountsAlertsPriority` string, required
  - `alertChannelGroup` string, required
  - `chartVariants` string[], nullable, required
  - `chartVersion` string, required
  - `createdAt` string, required
  - `firstInstallDate` string
  - `id` string, required
  - `inCloudUrl` string, required
  - `isScaleOpsDev` boolean, required
  - `isTrialExpired` boolean, required
  - `name` string, required
  - `repoImageName` string, required
  - `status` string, required
  - `subdomain` string, required
  - `updatedAt` string, required
  - `url` string, required
  - `urlSuffix` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/scaleops/apis/scaleops-free-trial.md) · [All operations](https://skmtc.dev/scaleops/apis/scaleops-free-trial/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleops/scaleops-free-trial/revisions/eba76d71caac/schema)
