/
RU
runtipi
/
Runtipi API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
App
4
AppLifecycle
9
Apps
6
Auth
13
Backups
4
CustomApp
2
Debug
7
Health
1
I18n
1
Links
5
Marketplace
8
SSE
3
System
2
User Config
4
get
Get the user configuration for an app
put
Update the user configuration for an app
post
Enable the user configuration for an app
post
Disable the user configuration for an app
User Config
Get the user configuration for an app
get
/api/user-config/{urn}
Path parameters
urn
string
required
Response
GetUserConfigDto
required
appEnv
string
nullable
required
dockerCompose
string
nullable
required
isEnabled
boolean
required
Changes