plugins
Copy Page
HFS 3
Introduction
SendList over SSE
Front-end
List files
GET
Upload
PUT
Upload
POST
Delete
DELETE
Create folder
POST
Admin
misc
get config
set config
accounts
add account
update account
list accounts
delete account
list usernames
get account
list admins
safer update of the password
VFS
plugins
get plugin config
GET
set plugin config
POST
monitoring
log
Schemas
Schemas
DirEntry
inline_response_200
folder_body
Account
Date
plugins
Copy Page
get plugin config
GET
/~/api/get_plugin
Try it
Run in Apidog
Run in Apidog
you can also call this with POST
Request
Query Params
Generate Code
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'http://localhost/~/api/get_plugin?id=undefined'
Responses
🟢
200
Success
application/json
Generate Code
Body
application/json
Generate Code
Example
{
"enabled"
:
true
,
"config"
:
{
}
}
Modified atÂ
2025-05-30 14:11:36
Previous
safer update of the password
Next
set plugin config