---
title: "GET /core/tokens/{identifier}/view_key/"
method: GET
path: "/core/tokens/{identifier}/view_key/"
tags: ["core"]
---

# GET /core/tokens/{identifier}/view_key/

`GET /core/tokens/{identifier}/view_key/`

Return token key and log access

## Path parameters

- `identifier` string, required

## Response `200`

- TokenView — Show token's current key
  - `key` string, required

## Other responses

- `400`
- `403`
- `404` — Token not found or expired

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
