User
Tenants
Tenants endpoint reference.
List
Retrieves list of tenants the authenticated user has access to.
php
$response = $client->user()->tenants()->list();
Retrieves list of tenants the authenticated user has access to.
$response = $client->user()->tenants()->list();