v1

latestOpenAPI 3.1.02026-07-24700152.8 KB

List companies

Describe companies accessible with provided authorization token. Used for cross-company accounts only. This will return only active companies with paid status. Trial and test accounts will not show in results.

get/companies

Response

200

OR

Example response

[
  {
    "id": 1,
    "name": "Breezeway Homes"
  }
]