Authorization: Bearer ********************
curl --location --request GET 'https://api.competier.net/v1/invites'
[
{
"code": "HHLCdISYcyU=",
"ladderId": 0,
"tournamentId": 0,
"uses": 100,
"teamLadderEntryId": 0
}
]