v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBServers
Get server setting by name
get/servers/getSetting/{settingName}
Path parameters
settingNamestring required
Example:MISP.background_jobs
Setting name.
Response
Get setting response
Example response
{
"errorMessage": "The currently set baseurl does not match the URL through which you have accessed the page. Disregard this if you are accessing the page via an alternate URL (for example via IP address).",
"test": "testBaseURL",
"type": "string",
"subGroup": "Enrichment",
"cli_only": 1,
"afterHook": "cleanCacheFiles",
"error": 1,
"tab": "MISP",
"setting": "MISP.baseurl"
}