Apigee Audit APIs

I'm trying to gather audit information about my Apigee objects using the audit APIs but not getting a response body for most of the API calls. I created a new proxy but I do not see any response body for the below management API call, but get a 200 respcode.

https://api.enterprise.apigee.com/v1/audits/organizations/myorg/apis?timeline=week

However, below API returns a response body, when I give the api name

https://api.enterprise.apigee.com/v1/audits/organizations/myorg/apis/mytest?timeline=week

I'm seeing the same behavior for products as well.

Can someone kindly point out what's wrong?

This code will probably serve my purpose with some tweaks, but I'd like to use management APIs if possible.

Looks like this has been asked before and before but don't see a relevant response.

Solved Solved
1 1 156
1 ACCEPTED SOLUTION

1 REPLY 1