# Retrieve a List of Option Localizations **GET /profiles/{profile_id}/optionlists/{optionlist_id}/options/{option_id}/localizations** ## Servers - https://servername.iformbuilder.com/exzact/api/v60: https://servername.iformbuilder.com/exzact/api/v60 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile - **optionlist_id** (number) id of the optionlist - **option_id** (number) id of the option ### Query parameters - **fields** (string) extra information of each option localization on the list - **limit** (number) maximum count of the option localization list - **offset** (number) skip that many option 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)