Find Config Store Option by name
Find Config Store Option by name.
Path parameters
-
config_option_id
string Required Name of the Config Store Option that you would like to find
GET
/platform/configuration/store/{config_option_id}
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/store/{config_option_id}' \
--user "username:password"