RUAL Documentation

GET /info

Get basic system information and status

/info GET
Get basic system information and status
{ "host": "example-string", "thread": "example-string", "core": { "version": "14.0.4", "build": "example-string", "metrics": true }, "entity": 42, "flags": { "has_remote_auth": true, "has_uicomponents": true, "has_bp_deploy": false }, "features": {}, "production": true, "ip": "example-string" }
{ "error": "ERROR_KEY" }
Permission Description
*public No authentication required — public endpoint

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