System Admin
Get a single system setting by key
Returns the row matching :key. 404 when the key is unknown to the registry; 200 with the row when known.
get/system/admin/settings/{key}
Path parameters
keystring required
Setting key (e.g. file.max_size_mb)
Response
the setting row