Retrieve a list of tenants in the system.
/api/v1/tenants/
skip
(integer, optional): Number of records to skiplimit
(integer, optional): Maximum number of records to returnReturns an array of Tenant
objects.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type Tenant · object[]
.