/
EN
enseadaio
/
Enseada
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
clients
5
monitoring
1
rbac
3
users
12
get
List registered users
post
Register a new user
get
Fetch a single user details
put
Edit a user
delete
Delete a user
get
Fetch a user's permissions
post
Add a permission to the user
delete
Remove a permission to the user
get
Fetch a user's roles
put
Add a role to the user
delete
Remove a role from the user
get
Fetches information about the currently authenticated user
users
Fetch a single user details
get
/api/v1beta1/users/{username}
Response
User details
User
required
username
string
required
enabled
boolean
If false, the user is not able to authenticate
Changes