---
title: "Get who am I"
method: GET
path: "/business/v2/ping/whoami"
tags: ["Authentication"]
---

# Get who am I

`GET /business/v2/ping/whoami`

Endpoint to get information about the owner of the access token.

## Response `200`

The returned resource is a minimal representation of a `User`.

- WhoAmI
  - `company_name` string — The company name of the user.
  - `scopes` string[] — The list of the scopes granted for the API Key.

---

[API](https://skmtc.net/soldo/apis/soldo-business-api-v2-0.md) · [All operations](https://skmtc.net/soldo/apis/soldo-business-api-v2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/soldo/soldo-business-api-v2-0/revisions/7be21448a2b3/schema)
