GET
/
history
List all services
curl --request GET \
  --url https://{FUSION HOST}/api/history
[
  "<string>"
]

Response

200 - application/json

successful operation

The response is of type string[].