API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchGroupsForRoleDataVersion: 8.9On this pageType Alias: SearchGroupsForRoleData type SearchGroupsForRoleData = object; Properties body? optional body?: RoleGroupSearchQueryRequest; path path: object; roleId roleId: string; The role ID. query? optional query?: never; url url: "/roles/{roleId}/groups/search";Was this helpful?