/
LE
lensesio
/
HashiCorp Vault API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
lensesio
HashiCorp Vault API
post
This endpoint will lookup a token associated with the given accessor and its properties. Response will not contain the token ID.
v1
latest
OpenAPI 3.0.2
Mozilla Public License 2.0
2026-07-17
307
105
155.2 KB
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
required
accessor
string
Accessor of the token to look up (request body)
Response
OK