/sys/internal/ui/version
The /sys/internal/ui/version
endpoint is used to expose the software version
of Vault to the UI so that it can be displayed 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