curl --location --request GET 'https://api.lootlocker.com/game/player/friends' \
--header 'x-session-token;'
{
"friends": [
{
"player_id": "01HSK461EPW6CJKAPXQWVK0WXJ",
"name": "Hector",
"public_uid": "65L79KX7",
"accepted_at": "2024-03-22T13:41:03Z",
"online": false,
"created_at": "2024-03-22T13:41:03Z"
}
]
}
x-session-token: ********************