# EHRbase API for retrieving the release version of the EHRbase Sandbox **Category:** [Platform](https://discourse.openehr.org/c/platform-implem/7) **Created:** 2025-12-04 13:56 UTC **Views:** 72 **Replies:** 2 **URL:** https://discourse.openehr.org/t/ehrbase-api-for-retrieving-the-release-version-of-the-ehrbase-sandbox/11636 --- ## Post #1 by @emmanuel.eschmann Is there an endpoint for retrieving the release version of the EHRbase Sandbox? The endpoint https://sandkiste.ehrbase.org/ehrbase/rest/admin/status only returns a status of '200 OK' and the following message: 'EHRbase Admin API available and you have permission to access it', but it does not provide any information on the EHRbase release that is running. Context: The error raised in https://github.com/ehrbase/ehrbase/issues/1501 and solved in the EHRbase v2.18.0 release still occurs on the EHRbase Sandbox. I therefore wonder whether the issue hasn’t been solved, or whether an old EHRbase release is running on the sandbox. --- ## Post #2 by @ian.mcnicoll {{baseServerUrl}}/ehrbase/rest/status https://sandkiste.ehrbase.org/ehrbase/rest/status ```xml 2.15.0 2.21.0 3.12.0 Eclipse Adoptium 21.0.6+7-LTS Linux amd64 4.4.0 PostgreSQL 16.10 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3), 64-bit ``` --- ## Post #3 by @emmanuel.eschmann Thank you very much for your very helpful answer! --- **Canonical:** https://discourse.openehr.org/t/ehrbase-api-for-retrieving-the-release-version-of-the-ehrbase-sandbox/11636 **Original content:** https://discourse.openehr.org/t/ehrbase-api-for-retrieving-the-release-version-of-the-ehrbase-sandbox/11636