---
title: "Get returns an authn result of user's token."
method: GET
path: "/authn"
tags: ["authn"]
---

# Get returns an authn result of user's token.

`GET /authn`

This endpoint returns an authn result.

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `405` — Method Not Allowed
- `429` — Too Many Requests
- `500` — Internal Server Error

---

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