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