---
title: "GET /me/tokens"
method: GET
path: "/me/tokens"
tags: ["users"]
---

# GET /me/tokens

`GET /me/tokens`

List the authenticated user's API credentials.

## Response `200`

Credentials listed

- ResBody
  - `expires_at` string, date-time, required
  - `token` string, required — Raw enrollment token, shown once in the response.
  - `token_id` string, required

---

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