# Retrieve an Optionlist **GET /profiles/{profile_id}/optionlists/{optionlist_id}** ## 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 - **optionlist_id** (number) id of the optionlist ## Responses ### 200 OK #### Body: application/json (object) - **created_by** (string) - **created_date** (string) - **global_id** (string) - **id** (number) - **modified_by** (string) - **modified_date** (string) - **name** (string) - **option_icons** (string) - **reference_id** (string) - **version** (number) [Powered by Bump.sh](https://bump.sh)