API Platform Base Path: https://api.enterprise.apigee.com/v1/o/{org_name}
API Resource Path: /environment/{environmentName}/debugsessions
Get a list of debug sessions by ID within an environment
Verb: GET
Auth: Basic AuthSample Request:
$ curl -u myname:mypass https://api.enterprise.apigee.com/v1/o/{org_name}/environment/{environment_name}/debugsessions
Sample Response:
Last updated:
about 1 month ago