Is there a way via the Edge API to directly get the list of apps authorized for an API Product?
This gives me 404:
curl -i -n -X GET \
'https://api.enterprise.apigee.com/v1/o/MYORG/apiproducts/MYPRODUCT/apps'
Is there a way via the Edge API to directly get the list of apps authorized for an API Product?
This gives me 404:
curl -i -n -X GET \
'https://api.enterprise.apigee.com/v1/o/MYORG/apiproducts/MYPRODUCT/apps'