404 when the user has no avatar.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//avatar' \
--header 'Authorization: Bearer <token>'[
{
"filename": "string",
"filetype": "string",
"filesize-large-bytes": 0,
"filesize-small-bytes": 0,
"path": "string",
"path-small": "string",
"path-large": "string",
"created-datetime": "string"
}
]