curl --location --request GET 'https://api.lootlocker.io/server/players/1/files/840' \
--header 'LL-Version: 2021-03-01' \
--header 'x-auth-token;'
{
"url_expires_at": "string",
"created_at": "string",
"revision_id": "string",
"name": "string",
"purpose": "string",
"url": "string",
"id": 0,
"size": 0
}