---
title: "Verify a JWT and return its claims"
method: POST
path: "/auth/verify"
tags: ["Authentication"]
---

# Verify a JWT and return its claims

`POST /auth/verify`

## Request body

- object
  - `token` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/totalshiftleft/apis/api-learning-sandbox.md) · [All operations](https://skmtc.net/totalshiftleft/apis/api-learning-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalshiftleft/api-learning-sandbox/revisions/3b3179c504b0/schema)
