List All Tenantsget https://{serverURL}/api/accountsGet a list of tenants. A tenant is also referred to as an account.Query Paramsmaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestssortstringDefaults to nameSort order, the name of the property to sort bydirectionstringenumDefaults to ascSort direction, use 'desc' to reverse sortascdescAllowed:ascdescphrasestringSearch phrase for partial matches on name or descriptionnamestringFilter by namelastUpdateddate-timeDate filter, restricts query to only load resources updated more recently than the date specified (ISO 8601)Responses 200Array of Tenants 4XXError Codes 5XXError CodesUpdated over 2 years ago