GET
/
configurations
/
{key}
Get a configuration item
curl --request GET \
  --url https://{FUSION HOST}/api/configurations/{key}
"<string>"

Path Parameters

key
string
required

A configuration item key.

Response

200 - application/json

successful operation

The response is of type string.