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

# GET /v1/{+parent}/apiproducts

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

Lists all API product names for an organization. Filter the list by passing an `attributename` and `attibutevalue`. The maximum number of API products returned is 1000. You can paginate the list of API products returned using the `startKey` and `count` query parameters. If the resource has the `space` attribute set, the response may not return all resources. To learn more, read the [Apigee Spaces Overview](https://cloud.google.com/apigee/docs/api-platform/system-administration/spaces/apigee-spaces-overview).

## Path parameters

- `parent` string, required

## Query parameters

- `attributename` string
- `attributevalue` string
- `count` string
- `expand` boolean
- `space` string
- `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)
