curl --request GET \
--url https://{FUSION HOST}/api/swagger/multi-json
"<string>"
Get Fusion per-service API specs as JSON list.
curl --request GET \
--url https://{FUSION HOST}/api/swagger/multi-json
"<string>"
successful operation
The response is of type string
.
Was this page helpful?