Type of timezone in response meeting endpoint

Using this template helps us debug your issues more effectively :slight_smile:

Description
What is the format of the timezone returned by the /meetings/{meetingId} endpoint?
Because sometimes i receive the IANA “Europe / Rome” format, other times the GMT +01 format.
Why does this happen?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
API with JWT bearer authentication

Which Endpoint/s?
/meetings/{meetingId}

Hi @AlexLab , the returned timezone format is based off of how the meetings were created:

The ‘timezone’ field in the GET response documentation is incomplete – I’ll submit a request to have that fixed!

Hope this helps!

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