/sys/internal/ui/version
The /sys/internal/ui/version
endpoint exposes the Vault software version
so the Vault UI can display the information to logged in users.
This is currently only being used internally for the UI. Due to the nature of its intended usage, there is no guarantee on backwards compatibility for this endpoint.
Get version
This endpoint exposes the software version of Vault to the UI.
Method | Path |
---|---|
GET | /sys/internal/ui/version |
Sample request
Sample response