Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/example.com/contacts/0bb0154bda2a1a74eda3cba83cd83b80/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",
"contact_id": "string"
}
]