cURL
curl --request GET \ --url https://{FUSION HOST}/api/history
[ "<string>" ]
Fetch the list of services managed by these APIs.
successful operation
The response is of type string[].
string[]
Was this page helpful?