Get a user
get
Authorizations
defguard_sessionstringRequired
Path parameters
usernamestringRequired
Name of the user.
Responses
200
User details.
application/json
biometric_enabled_devicesinteger · int64[]Required
401
Session is missing or invalid.
application/json
403
Requires admin privileges or the request must target your own account.
application/json
404
User not found.
application/json
500
Unable to get user.
application/json
get/api/v1/user/{username}
Last updated
Was this helpful?