user and domain. Returns 404 when the filename does not belong to this user.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/technext/users/1001/avatar/5beca5a04b039508c4df4306c10040e2.webp' \
--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",
"user": "1000",
"domain": "example.com"
}