# Retrieve a List of Page Localizations **GET /profiles/{profile_id}/pages/{page_id}/localizations** ## Servers - https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D: https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile - **page_id** (number) id of the page ### Query parameters - **fields** (string) extra information of each page localization on the list - **limit** (number) maximum count of the page localization list - **offset** (number) skip that many page localization before beginning to return ## Responses ### 200 OK #### Headers - **Total-Count** (string) #### Body: application/json (object) - **label** (string) - **language_code** (string) [Powered by Bump.sh](https://bump.sh)