Territories

Get a list of territories

get/territories

Response

Successful response

idstring

The API ID of this entity, formatted {integer}-{entityType}

namestring
hrefstring
modifiedTimenumber

Example response

[
  {
    "id": "3-contacts"
  }
]

Changes