curl --location --request GET 'https://api.lootlocker.com/game/v1/player/character/contexts' \
--header 'x-session-token;'
{
"success": true,
"contexts": [
{
"id": 432,
"uuid": "34ab8d8e-6993-44c3-a672-9fc78c5ba642",
"name": "sword",
"friendly_name": "Swords",
"detachable": true,
"user_facing": false,
"dependent_asset_id": null,
"max_equip_count": 4
}
]
}
x-session-token: ********************