Using "me" for userID in Get Meetings Report API not working

Description
I am working on the Get Meetings Report API, and I understand that I have to input the userID as a parameter. According to the documentation however, I can put “me” as the parameter. But when I tried it out, it gives me a 404 error. It works when I put my email, but I don’t want it to be the case.

Error
“message”:“Request failed with status code 404”

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

Which Endpoint/s?

Hey @andreagon,

Thank you for reaching out to the Zoom Developer Forum. This is a good observation. I tested this API internally and was able to confirm that the /me route is not available for that API.

As you’ve discovered, you can use the User ID or the email of the user in order to use this endpoint. If you would like to see the ability to use the /me endpoint added to a future release, I recommend posting to #feature-requests with your feature.

I hope this helps! Let me know if you have any questions.

Thanks,
Max

Thanks! Will post this in #feature-requests.

1 Like

Hey @andreagon,

I’m glad to hear that answered your question! If you have any further issues or questions, please don’t hesitate to reach out.

Thanks,
Max

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