cURL
curl --request GET \ --url https://{FUSION HOST}/api/webapps/{id}
{ "id": "<string>" }
Get the specified webapp.
The webapp ID.
successful operation
Was this page helpful?