API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchClientsForRoleResponsesVersion: 8.9On this pageType Alias: SearchClientsForRoleResponses type SearchClientsForRoleResponses = object; Properties 200 200: SearchQueryResponse & object; The clients with the assigned role. Type Declaration items items: object[]; The matching clients.Was this helpful?