Hi
I try to create an APP with your API to track the raid data for my guild, I can get the table of entries of each players’ total damage and healing in each raid (/report/tables/view/code), but I could not get the ranking % for each player.
I find another API (/rankings/character/characterName}/serverName}/serverRegion), but it only get a single rank on a fight for the specified character.
Is there any API to get the ranks for each players in one raid (also for each encounter in raid)?
Here is the examle
https://classic.warcraftlogs.com/reports/JgBFp784CPrbyqRk#view=rankings&fight=4
Thank you