GET /_system/core/active_version

Get currently active RUAL Core version

Get currently active RUAL Core version
KeyTypeExampleDescription
authorizationrequiredstring
"Bearer access_token"
Access token
{
  "current": "v14.0.4-a320a3b3292f730fe355378d00c095a0ff7aa17e421ba913c129e44146190dec",
  "previous": "v14.0.4"
}
{
  "error": "ERROR_KEY"
}
PermissionDescription
Bearer tokenAccess token required via Authorization header, x-authtoken, x-token, query param, or cookie
core_viewRequired scope: core_view

Back to System Upgrades Return to the System Upgrades category to view other endpoints All API Categories Browse all available API categories