Skip to main content
GET
Timezones

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

timezones

iso_3166_1
string

A string representing the ISO 3166-1 alpha-2 code for a country.

Example:

"AD"

zones
string[]

An array of strings that represents the time zone identifiers corresponding to the specified country. Each string in this array denotes a specific time zone that is applicable within that country, enabling precise time conversions and scheduling for users in different regions.

Example:
Example: