Skip to main content
GET
Time zones configured on the agency's sources, used to pick a sensible default for time-of-day analytics (see the hourOfWeek resolution on POST /analytics/query).

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Query Parameters

sourceIds
string[]

Response

OK

timeZones
string[] | null
required

Every distinct non-empty time zone configured on the sources in scope.

defaultTimeZone
string | null

The single time zone every source in scope agrees on, or null when they disagree or none is configured. Clients use it to seed a picker, falling back to the browser zone.