---
title: "Verify the authenticity of an OIDC token"
method: POST
path: "/identity/oidc/introspect"
tags: ["identity"]
---

# Verify the authenticity of an OIDC token

`POST /identity/oidc/introspect`

## Request body

- IdentityOidcIntrospectRequest
  - `client_id` string — Optional client_id to verify
  - `token` string — Token to verify

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/revisions/bd8194de0697/schema)
