RUAL Documentation

GET /_system/core/versions

Get list of available RUAL Core versions for upgrade

Get list of available RUAL Core versions for upgrade
Key Type Example
authorization required string
"Bearer your-jwt-token"
{ "success": true }
{ "success": false, "error": "ERROR_KEY" }
permission description
BearerAuth JWT access token obtained from login endpoint required

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