curl --location -g --request GET 'https://api.kickbase.com/v4/leagues/leagueId/me' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"b": 0,
"bs": 0,
"mppu": 0,
"un": 0,
"adm": true,
"cpi": "string",
"lnm": "string",
"tpc": [
{
"tid": "string",
"npt": 0
}
],
"mpst": 0
}