DevelopmentAPIsRenditionREST APIAdminGET versionVersion: v2023.18.0On this pageGET versionThis API allows you to retrieve the ARender and isntalled tools versions. API technical description Endpoint: GET /version Response : TypeDescriptionJSONARender and tools versions Examples Get versions curl -X 'GET' 'http://localhost:8761/version' -H 'accept: application/json'