latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Contacts
Get time zones for filter
REQUIRED SCOPES <code>['contacts:read']</code><br> This request returnes a list of world time zones that are used for filtering and search in the Contacts section.
get/contacts/filters/time-zones
Response
OK
Example response
[
{
"key": "Newfoundland",
"label": "UTC -03:30 Newfoundland"
}
]