World Quests Completed API

Which API would I use to determine how many world quests were completed by a character? I’m assuming there is no built in filter for “this week” so I would have to just run through them all and grab the timestamps, but I cannot figure out where this information is stored.

From what I know, the only quest endpoints there are in the profile section are the completed quest and the in progress quest endpoints. There is also no timestamp for the completed quests so I don’t think there is what you are looking for unfortunately.