---
title: List all search keywords for a custom product page localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-relationships-searchkeywords
---

# List all search keywords for a custom product page localization

Get a list of search keyword IDs for a custom product page localization.

## URL

GET https://api.appstoreconnect.apple.com/v1/appCustomProductPageLocalizations/{id}/relationships/searchKeywords

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app custom product page localization resource ID from the List Custom Product Pages Localizations response.

## Query Parameters

limit: The maximum number of app keyword resource identifiers to return.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Managing search keywords

- [List keywords for a custom product page localization](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_-searchkeywords.md)
- [Add a Search Keyword to a Custom Product Page Localization](appstoreconnectapi/post-v1-appcustomproductpagelocalizations-_id_-relationships-searchkeywords.md)
- [Remove a Search Keyword From a Custom Product Page Localization](appstoreconnectapi/delete-v1-appcustomproductpagelocalizations-_id_-relationships-searchkeywords.md)
