Users
Get-User
get/users/{UserUsername}
Path parameters
UserUsernamestring required
Response
Example response
{
"users": [
{
"ROLES": "ROLE_USER",
"username": "username"
}
]
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.