admins
Find admins by username
Returns the admin with the given username, if it exists. For security reasons the hashed password is omitted in the response
get/admins/{username}
Response
successful operation
Example response
{
"filters": {
"allow_list": [
"192.0.2.0/24",
"2001:db8::/32"
]
}
}