v1
latestOpenAPI 3.1.02026-07-17373221.0 KBOther
Get version information
Returns version information for the server and its dependencies, along with the git commit hash
get/version
Response
Version information
Example response
{
"sourcifyServerVersion": "3.6.1",
"libSourcifyVersion": "^3.0.2",
"sourcifyCompilersVersion": "^1.0.12",
"bytecodeUtilsVersion": "^1.3.15",
"gitCommitHash": "755c0fcf1a2b3c4d5e6f7890abcdef1234567890"
}