cURL
curl --request GET \ --url https://{FUSION_HOST.com}/api/templating/settings/status
[ { "status": "ok", "node": "http://templating/settings", "messages": [ { "date": "", "message": "Additional message text." } ] } ]
Retrieve the service status for settings.
OK
The status of the settings of the schema.
"ok"
The location of the template settings.
"http://templating/settings"
The message date and contents of the status of the settings.
Show child attributes
Was this page helpful?