cURL
curl --request GET \ --url https://{FUSION HOST}/api/webapps
[ { "id": "<string>" } ]
Get all entities.
successful operation
Was this page helpful?