RUAL Documentation

GET /_system/core/active_version

Get currently active RUAL Core version

Get currently active RUAL Core version
Key Type Example Description
authorization required string
"Bearer access_token"
Access token
{ "current": "v14.0.4-a320a3b3292f730fe355378d00c095a0ff7aa17e421ba913c129e44146190dec", "previous": "example-string" }
{ "error": "ERROR_KEY" }
Permission Description
Bearer token Access token required via Authorization header, x-authtoken, x-token, query param, or cookie
core_view Required 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