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

API Resource Path: /oauth2/accesstokens

Get count of oauth 2.0 access tokens under an organization

Verb: GET

Auth: Basic Auth

Sample Response:
{
“value” : 1400
}
Last updated: 7 months ago