You are viewing the Apigee Management API reference documentation. For the main product docs, and to search all docs, go to https://docs.apigee.com. For cross-site search, click Search all in the search results. |
List Developers
Resource Summary |
|
Security |
|
Content Type |
application/json, text/xml |
Category |
Developer, |
GET
List Developers
Lists all developers in an organization by email address. This call does not list any company developers who are a part of the designated organization.
With Core Persistence Services enabled, a maximum of 1,000 developers are returned per API call. You can control the number of developers returned (under 1,000) as well as which developer is first in the list with the optional count
and startKey
query parameters.
Resource URL
https://api.enterprise.apigee.com/v1 /organizations/{org_name}/developers
Query Parameters
Name | Values | Description |
---|---|---|
expand |
Optional. Set to |
|
count |
Optional. CPS This parameter can only be used in organizations with Core Persistence Services enabled. startKey parameter to provide more targeted filtering. The limit is 1000.
|
|
startKey |
Optional. CPS This parameter can only be used in organizations with Core Persistence Services enabled. westley@example.com fezzik@example.com buttercup@example.com and your startKey is fezzik@example.com, the returned list will befezzik@example.com buttercup@example.com |
Request Body
org_name Mention the organization name true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...
Help or comments?
- If something's not working: Ask the Apigee Community or see Apigee Support.
- If something's wrong with the docs: Click the "Send Feedback" button.
(Incorrect? Unclear? Broken link? Typo?)