Past meeting participants

Hello, I’m trying to retrieve past meetings participants with this url:
‘/past_meetings/{meeting_uuid}/participants’
I’m getting the participant username but the id is blank, and I want to use this participant id to
retrieve more information about his user, can I get his id even if he is not part of my account?

Thanks.

Hi @idan ,
Right now our API, does not allow to get someone ID and other information if they are not under your account.