---
title: "Get JWT authentication token"
method: GET
path: "/auth"
tags: ["Auth"]
---

# Get JWT authentication token

`GET /auth`

## Response `200`

Successfully generated JWT token

- object
  - `token` string, required — JWT token signed with server's secret

## Changes

- **2025-01-07** `659ddbe31a58` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ducin-public/apis/itcorpo-api/changes/auth/get.md)

---

[API](https://skmtc.dev/ducin-public/apis/itcorpo-api.md) · [All operations](https://skmtc.dev/ducin-public/apis/itcorpo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ducin-public/itcorpo-api/revisions/ad02edd73647/schema)
