curl --location --request GET 'https://api.lootlocker.io/admin/game//hosts' \
--header 'x-auth-token;'
{
"hosts": [
{
"id": "01J30E9NP9RAPP74BAJN7M06TX",
"host": "example.com",
"game_id": 2
},
{
"id": "01J30EWRAB9NYJVR3GH94QBYY2",
"host": "itch.io",
"game_id": 2
},
{
"id": "01J30EX3HX9JS0TZ7CPKAQ4ZX0",
"host": "cloud.mygame.io",
"game_id": 2
}
]
}
x-auth-token: ********************