Tenants
Tenants (Tenancies) are location groups or departments within an Offisy account. They allow the organisational subdivision of locations, users, and services.
Many API resources (locations, users, services) include a tenancies array indicating which tenant an entry belongs to.
Required scope: company
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /api/oauth/v2/resource/tenancies | Retrieve all tenants |
GET | /api/oauth/v2/resource/tenancies/{uuid} | Retrieve tenant details |