# Get information about the application version **GET /Api/Status/Version** ## Servers - https://app.lovassy.hu: https://app.lovassy.hu () - http://127.0.0.1:5279: http://127.0.0.1:5279 () ## Parameters ### Query parameters - **SendOk** (boolean) - **SendMOTD** (boolean) ## Responses ### 200 Success #### Body: application/json (object) - **whoAmI** (string | null) - **version** (string | null) - **dotNetVersion** (string | null) - **contributors** (array[string] | null) - **repository** (string | null) - **motd** (string | null) - **Additional properties are NOT allowed** () ### 418 Client Error #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () [Powered by Bump.sh](https://bump.sh)