Get all tenants
GET/nevisadmin/api/v1/tenants
Required permission: Results are filtered to tenants the caller has any access to (via direct tenant, project, or inventory permissions). Users with global view/create permissions or SUPER_ADMIN receive all tenants.
Returns the list of tenants visible to the caller. The _userAuthorization field of each entry lists the operations the caller can perform on that tenant.
Responses
- 200
Success