We are trying to retrieve API details and audit details using below links.It works as expected in my trial account but getting a 401 Unauthorized error when I try in the Enterprise account.
https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/apis
https://apidocs.apigee.com/management/apis/get/audits/organizations/%7Borg_name%7D/apis
Could anyone let me know how to get it working ?Thanks.