/
LE
lensesio
/
HashiCorp Vault API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
auth
21
get
List token accessors, which can then be be used to iterate and discover their properties or revoke them. Because this can be used to cause a denial of service, this endpoint requires 'sudo' capability in addition to 'list'.
post
The token create path is used to create new tokens.
post
The token create path is used to create new orphan tokens.
post
This token create path is used to create new tokens adhering to the given role.
get
This endpoint will lookup a token and its properties.
post
This endpoint will lookup a token and its properties.
post
This endpoint will lookup a token associated with the given accessor and its properties. Response will not contain the token ID.
get
This endpoint will lookup a token and its properties.
post
This endpoint will lookup a token and its properties.
post
This endpoint will renew the given token and prevent expiration.
post
This endpoint will renew a token associated with the given accessor and its properties. Response will not contain the token ID.
post
This endpoint will renew the token used to call it and prevent expiration.
post
This endpoint will delete the given token and all of its child tokens.
post
This endpoint will delete the token associated with the accessor and all of its child tokens.
post
This endpoint will delete the token and orphan its child tokens.
post
This endpoint will delete the token used to call it and all of its child tokens.
get
This endpoint lists configured roles.
get
/auth/token/roles/{role_name}
post
/auth/token/roles/{role_name}
delete
/auth/token/roles/{role_name}
post
This endpoint performs cleanup tasks that can be run if certain error conditions have occurred.
identity
105
secrets
15
system
166
auth
This endpoint will lookup a token and its properties.
get
/auth/token/lookup
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.