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

API Resource Path: /userroles/{role_name}

Gets a role

Verb: GET

Auth: Basic Auth

Sample Response:
  {
  "name" : "apiproxyadmin"
}
Last updated: about 1 month ago