---
title: "GET /api/v0/me"
method: GET
path: "/api/v0/me"
tags: ["TestLocally"]
---

# GET /api/v0/me

`GET /api/v0/me`

Debug information about the currently used token

## Response `200`

Your token information

- MeResponseOutput
  - `email` string
  - `id` string
  - `team` string
  - `token` ApiV0TokenOutput
    - `name` string
    - `createdAt` string
    - `expiresAt` string, nullable

---

[API](https://skmtc.dev/testlocal/apis/testlocally.md) · [All operations](https://skmtc.dev/testlocal/apis/testlocally/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/testlocal/testlocally/revisions/f6ef68f805e6/schema)
