09-13-2022 05:44 PM
In documentation for API https://developer.webex.com/docs/api/v1/meeting-participants/list-meeting-participants
said I can use max=100 to get participants. But how could I get next 100 participants if webinar had more 100 of them? Is there any cursor, or page number i can set? API does not allow me to set max>100
Solved! Go to Solution.
09-26-2022 09:40 AM
If the number of results is greater than the 'max' requested, you should see paging URLs in the 'Location' header of the response. See Pagination
08-29-2023 09:39 AM
If I need the user's email, how can I set it up? to allow access via integration
09-26-2022 09:40 AM
If the number of results is greater than the 'max' requested, you should see paging URLs in the 'Location' header of the response. See Pagination
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide