Description
trying to obtain registrant_id via the get participant, and it isn’t being returned. I also set page_size = 300, and it still list the default of 30
{“code”:3001,“message”:“Meeting does not exist: 95587135285/participants&type=live.”}
{“code”:3001,“message”:“Meeting does not exist: 95587135285/participants&type=past.”}
Thank you for providing additional information. My mistake for not catching this earlier but it looks like the meeting that you are referencing hasn’t started yet. Is that correct? It’s important to note that the Dashboard APIs will return this response if the meeting has not been started yet. Are you able to get the expected response from another meeting that has been started?
I will try that. The meeting has to be “live”? There is no way to get a list of registrations for upcoming meetings?. I know we can get participants, but the info that I need is on the registrant.
Thank you for your question and my apologies for not providing this information earlier. If you would like to get a list of registrants for a scheduled meeting, you can use the List Meeting Registrants API.