devconnect_get_org_settings getting 403

We are customizing our dev portal to point to multiple orgs. I am trying to get org data using https://api.enterprise.apigee.com/v1/organizations with apigee admin credentials (id and password provided by apigee). Both in apigee and postman I'm getting a 403. Can I call this for testing outside of the portal?

0 1 85
1 REPLY 1

Also, I'd like to be able to somehow use devconnect_get_org_settings for 4 separate orgs (org1-prod, org1-test, org2-prod, org2-test). Is there devconnect call that accepts the org name as a parameter?