Skip to content

offices

All configured offices for the account, in Settings > Offices. Will return null if no offices are configured.

ACCESS

Directly accessible in all Email templates.

Example

json
[{
  "id": 1,
  "name": "Los Angeles"
}]

Properties

Each item in the array has the following properties:

id integer
name string