accounts
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
POST
update account
POST
list accounts
GET
delete account
POST
list usernames
GET
get account
GET
list admins
GET
safer update of the password
POST
VFS
plugins
get plugin config
set plugin config
monitoring
log
Schemas
Schemas
DirEntry
inline_response_200
folder_body
Account
Date
accounts
Copy Page
list admins
GET
/~/api/get_admins
Try it
Run in Apidog
Run in Apidog
Request
None
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
--request
GET
'http://localhost/~/api/get_admins'
Responses
🟢
200
Success
application/json
Success
Body
Generate Code
Example
{
"list"
:
[
"string"
]
}
Modified atÂ
2026-03-24 12:02:39
Previous
get account
Next
safer update of the password