cURL
curl --request GET \ --url https://{FUSION HOST}/api/apps
[ { "id": "<string>" } ]
Get the list of all existing Fusion apps and their configuration details.
successful operation
Was this page helpful?