This endpoint returns the amount of players who have been invited to your realm but have not responded to the invite.
Host | Authentication |
---|---|
pocket.realms.minecraft.net | XBL 3.0 |
GET /invites/count/pending
Headers
Authorization: {token}
- {token} is your xbox live tokenClient-Version: {version}
- {version} is the version of the clientUser-Agent: {agent}
- {agent} is one of theseThe response will be an integer. I have not invited any players to my realm so it returns 0
.