1 when an avatar is set, 0 when not. Useful as a cheap "does this user have an avatar" probe.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/technext/users/1000/avatar/count' \
--header 'Authorization: Bearer <token>'{
"total": 0
}