Authorization: Bearer ********************
curl --location '/api/file//presign/download' \ --header 'Authorization: Bearer <token>'
{ "expiresAt": "string", "expiresIn": 0, "url": "string" }