curl --location --request GET 'https://api.lootlocker.io/server/leaderboards//archive' \
--header 'x-auth-token;'
{
"objects": [
{
"last_modified": "2024-05-28T15:48:05Z",
"content_type": "application/json",
"key": "my-key",
"content_length": 200
}
]
}