📉 "invited" Players No Longer in /pub/tournament/{slug} Response

Sort:
Avatar of AlAlper

Hi all,

Previously, when calling:

🔗 https://api.chess.com/pub/tournament/{slug}

I could see all participants, including those with "status": "invited" — players who had been invited but hadn’t joined yet.

Now, it seems the API only returns players with statuses of "registered" , and those with "status": "invited" are completely missing from the response.

🛠️ Was this an intentional change?
🔎 Is there a new way to track who has been invited but hasn’t accepted?

This info was very useful for managing invites. I could see if a tournament needed more invitations as players accepted. Any guidance would be appreciated!

Thanks,
— AlAlper
Founder, Grand Tourneys ♟️

Avatar of Martin_Stahl

The API isn't actively being developed but it's possible some other backend changes impacted it.

Avatar of AlAlper

Thanks @Martin_Stahl it is very strange. I will need to figure it out.