Serverlet users
Path Parameters
- serverletId integer required
Serverlet unique id
Request Body
Empty request body. The body is not checked.
- object
Responses
- default
The JSON object with following schema is returned.
Schema
- success boolean
The result of action
- count integer
Count of users
users object[]
Array of users
- id integer
Unique serverlet domain id
- serverlet_id integer
Serverlet unique id
- username string
User's username
- path string
User's path on serverlet must begin with /srv/
- admin boolean
True if user is administrator
- created_time string
The time of expiration in UNIX timestamp format
- created_time_unix string
The time of expiration in UNIX time since epoch
- authenticated boolean
True if the request was authenticated
- status integer
Response status code