GolfManager Logo V3 API
Version 2025-08-10

List all tenants that can be accessed

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

GET https://dev.v3manager.com/api/tenants

Response

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

isResetToDraft