GolfManager Logo V3 API
Version 2025-07-21

List all tenants that can be accessed

Returns all the tenants that the API Key has access to.

GET https://eu.golfmanager.com/api/tenants

Response

[
  {
    "name": "demo1"
  },
  {
    "name": "demo2"
  },
]

isResetToDraft