Authorization: Bearer ********************curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/resellers//brands///assets/' \
--header 'Authorization: Bearer <token>'{
"asset-type": "logo",
"id": "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6",
"brand-id": "string",
"filename": "acme-logo.png",
"mime-type": "image/png",
"file-size": 0,
"width": 0,
"height": 0,
"image-data": "string",
"created": "2019-08-24T14:15:22.123Z",
"modified": "2019-08-24T14:15:22.123Z"
}