---
title: "Get OAuth Id Token"
method: GET
path: "/oauth/id-token"
tags: ["Authentication"]
---

# Get OAuth Id Token

`GET /oauth/id-token`

Get the id_token for the current user's custom OAuth account

## Response `200`

The id_token if available

- object
  - `idToken` string, nullable, required

---

[API](https://skmtc.net/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.net/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/versions/09053e1c8b21/schema)
