How to get attendance report from (many many) pmi meeting

Description
I used to create meeting by pmi since Sept 2020,
I used api to retrieve meeting id from individual user successfully
/users/{userId}/meetings

when I used attendance report api,
/report/meetings/{meetingId}/participants

Error
it prompt "meeting does not exist

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
/report/meetings/{meetingId}/participants

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @mfsits,

Can you please share the meeting ID that you’re running into this error with?

Thanks!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.