Get user
GET
/api/v1/users/{username}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” username
required
string
Responses
Section titled “ Responses ”User
object
username
string
role
string
email
string
createdAt
string
lastLoginAt
string
User not found
object
error
object
code
string
message
string
status
required
integer format: int32