---
title: "API Token details"
method: GET
path: "/me"
tags: ["Token Identity"]
---

# API Token details

`GET /me`

Fetch the details of the API token.

## Response `200`

API Token details

- IdentityResponse
  - `_links` object, required
    - `self` string — Link to resource
  - `id` string, required — Unique ID of company
  - `name` string, required — Name of company

---

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