Products | Versions |
---|---|
TIBCO Cloud API Management | - |
Curl Call:
curl --request GET 'https://api.mashery.com/v3/rest/services/{ServiceID}/apiHistory' \ --header 'Authorization: Bearer <Access-Token>' -v
Curl Call:
curl --request GET 'https://api.mashery.com/v3/rest/services/{serviceID}/apiHistory/diff?version1=18&version2=19' \ --header 'Authorization: Bearer <Access Token>' -v
The output of the curl calls have to be scrutinized manually, the field names in response body of API History call are different from other Mashery v2/v3 api calls field names.