settings

Get a specific setting by id

Returns a specific setting value by its id

get/api/settings/{id}

Path parameters

idstring required

Setting id to retrieve

Response

Success

{"stackTrail":"paths:/api/settings/{id}:get:responses:200:content:application/json:schema:properties:value","oasType":"schema","type":"unknown","description":"The setting value"}

Changes