# Retrieve an Option **GET /profiles/{profile_id}/optionlists/{optionlist_id}/options/{option_id}** ## 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 option list - **option_id** (number) id of the option ## Responses ### 200 OK #### Body: application/json (object) - **condition_value** (string) - **global_id** (string) - **id** (number) - **key_value** (string) - **label** (string) - **score** (number) - **sort_order** (number) [Powered by Bump.sh](https://bump.sh)