---
title: "GET /v1/{+parent}/developers"
method: GET
path: "/v1/{+parent}/developers"
tags: ["organizations"]
---

# GET /v1/{+parent}/developers

`GET /v1/{+parent}/developers`

Lists all developers in an organization by email address. By default, the response does not include company developers. Set the `includeCompany` query parameter to `true` to include company developers. **Note**: A maximum of 1000 developers are returned in the response. You paginate the list of developers returned using the `startKey` and `count` query parameters.

## Path parameters

- `parent` string, required

## Query parameters

- `app` string
- `count` string
- `expand` boolean
- `ids` string
- `includeCompany` boolean
- `startKey` string

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/apigee.md) · [All operations](https://skmtc.net/google/apis/apigee/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/apigee/versions/6e272fa448a7/schema)
