Examples

GET /api/settings/301564180
200
{
  "description": "Allow access to unattended URLs without build mode being used",
  "category": "Setting::Provisioning",
  "settings_type": "boolean",
  "default": false,
  "updated_at": "2021-05-18 16:18:48 UTC",
  "id": "access_unattended_without_build",
  "name": "access_unattended_without_build",
  "full_name": "Access unattended without build",
  "value": false,
  "category_name": "Provisioning",
  "readonly": false,
  "config_file": null,
  "encrypted": false,
  "select_values": null
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String