Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Retrieve API details

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.

0 3 295
3 REPLIES 3

HI @Sriharsha Mohan - 401 is usually when your credentials are incorrect. Please confirm that.

yes,credentials are correct !

@Sriharsha Mohan Are you using Org Admin user or user has privilege to access the information ?

If you are using curl to invoke apis , use verbose to get more details.