# Functions
@Summary Get info about the app @Description Get info about the app and the server @Id get-app-info @Tags Info @Produce json @Success 200 {object} entities.AppInfoResponse @Failure 400 {object} HTTPError @Failure 401 {object} HTTPError @Failure 403 {object} HTTPError @Failure 404 {object} HTTPError @Failure 500 {object} HTTPError @Router /v1/info [get] @Security Keycloak.
No description provided by the author