get /users
Lists global users.
Notes:
- Apigee Edge for Private Cloud only. If you are using Apigee Edge for Public Cloud, contact Apigee Support for assistance.
- This API cannot be executed using the Try this API panel.
See About global users for more on Edge users, user types, and user roles.
HTTP request
https://api.enterprise.apigee.com/v1/users
Response Types
200:
OK
Body
application/json
400:
Bad request
Authentication Requirements
For OAuth, enter the following in the Key field: Bearer %your-token% (see https://docs.apigee.com/api-platform/system-administration/using-oauth2#get-the-tokens)
Key location: header
Parameter name: Authorization
Available Authentication Options