Metrics with updated names when participants are on the breakout rooms

Is your feature request related to a problem? Please describe.
When participants rename themselves on the breakout rooms, the following request only returns the updated names when they are back to the main room. I need the usernames they currently have on the breakout rooms.
Request: [https://api.zoom.us/v2/metrics/meetings/#{MEETING_ID}/participants]

Describe the solution you’d like
I would like to see a request to return the current names that the participants have.

Thank you!