Description
A clear and concise description of what the question is.
-
I see the meeting id from the meeting API(/v2/users/{userId}/meetings) is in 11 digits while in recording API(/v2/users/{userId}/recordings), the meeting_id is an encoded string. So how can we map one to the other.
-
When query the API(meetings/{meetingId}/recordings), which meeting_id should we use, meeting_id (encoded?), or meeting UUID?
Thanks
Error
The full error message or issue you are running into.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.