cURL
curl --request GET \ --url https://{FUSION HOST}/api/history/{service}/items
[ "<string>" ]
Return all items in a service’s history.
The name of a service.
successful operation
The response is of type string[].
string[]
Was this page helpful?