API Platform Base Path: https://api.enterprise.apigee.com/v1/o/{org_name}

API Resource Path: /resources/{resource_name}

Gets a resource based on resource path

Verb: GET

Auth: Basic Auth

Query Parameters:
Name Description Default Required?
path N/A Yes
Sample Response:
    {
	"displayName" : "Reports",
	"path" : "/reports"
 }
Last updated: about 1 month ago