---
title: "GET /{merchantId}/products"
method: GET
path: "/{merchantId}/products"
tags: ["products"]
---

# GET /{merchantId}/products

`GET /{merchantId}/products`

Lists the products in your Merchant Center account. The response might contain fewer items than specified by maxResults. Rely on nextPageToken to determine if there are more items to be requested.

## Path parameters

- `merchantId` string, required

## Query parameters

- `maxResults` integer
- `pageToken` string

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/content.md) · [All operations](https://skmtc.net/google/apis/content/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/content/revisions/1033388fc86f/schema)
