API ClientsTypeScript SDKAPI ReferenceCoreType AliasesTenantClientSearchQuerySortRequestVersion: 8.10 (unreleased)On this pageType Alias: TenantClientSearchQuerySortRequest type TenantClientSearchQuerySortRequest = object; Properties field field: "clientId"; The field to sort by. order? optional order?: SortOrderEnum;Was this helpful?