curl --location --request GET 'https://api.lootlocker.com/game/feedback/category/entity/game' \
--header 'x-session-token;'
{
"categories": [
{
"id": "01J0RD6S1MP4GT4FCB7SVHEP2B",
"name": "Bug",
"description": "Use this for reporting game bugs"
},
{
"id": "01J0RDK2EV734KSWGWD2Y5HW4D",
"name": "Exploit",
"description": "Use this for reporting game exploits"
}
]
}
x-session-token: ********************
category_id
to be used when sending feedback.