curl --request GET \
--url https://api.openworklabs.com/v1/app-version{
"minAppVersion": "<string>",
"latestAppVersion": "<string>"
}Returns the minimum supported desktop app version and the latest desktop app version published with this Den API build.
curl --request GET \
--url https://api.openworklabs.com/v1/app-version{
"minAppVersion": "<string>",
"latestAppVersion": "<string>"
}Was this page helpful?