Using this template helps us debug your issues more effectively
Description
We are trying to develop the features to create multiple meetings at once.
We would like to check RateLimit-Remaining before creating the first meeting.
Could we check from any way?
We want that way doesn’t decrease “Daily meeting create and update requests” rate limits.
Error
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Unfortunately at this time this is no way to check RateLimitRemaining without sending a request to the API endpoint and checking that value in the headers.