---
title: "Introspect the details of the current authentication."
method: GET
path: "/v1/introspect"
tags: ["External Clients"]
---

# Introspect the details of the current authentication.

`GET /v1/introspect`

Returns the detail of the current authentication and what scope of the authentication (i.e API KEY or OAuth bearer token)

## Response `200`

Introspection successful.

## Other responses

- `400` — Bad request
- `500` — Cannot complete introspection due to infrastructure issue

---

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