curl --location --request GET 'https://api.thinkeo.io/v1/attachments//meta' \
--header 'Authorization: Bearer <token>'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"filename": "string",
"sha1": [
0
],
"url": "http://example.com"
}