curl --location -g --request GET 'https://api.lootlocker.io/admin/game//feedback/category/entity/game' \
--header 'x-auth-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-auth-token: ********************