Skip to content

Preferences

GET
/api/v2/app/preferences

Authorizations

cookieAuth

Session cookie set by /api/v2/auth/login

Type
API Key (cookie: SID)

Responses

Preference payload.

application/json
JSON
{
  
"save_path": "string",
  
"temp_path_enabled": true,
  
"temp_path": "string"
}

Playground

Authorization

Samples

Released under the BSD 3 Clause License.