---
title: "This endpoint will lookup a token associated with the given accessor and its properties. Response will not contain the token ID."
method: POST
path: "/auth/token/lookup-accessor"
tags: ["auth"]
---

# This endpoint will lookup a token associated with the given accessor and its properties. Response will not contain the token ID.

`POST /auth/token/lookup-accessor`

## Request body

- TokenLookupAccessorRequest
  - `accessor` string — Accessor of the token to look up (request body)

## 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)
