Get API base Url
Gets the API base Url configuration value.
GET
/platform/configuration/api_base_url
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/api_base_url' \
--user "username:password"
Gets the API base Url configuration value.
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/api_base_url' \
--user "username:password"