API ClientsTypeScript SDKAPI ReferenceCoreType AliasesSearchRolesForGroupDataVersion: 8.9On this pageType Alias: SearchRolesForGroupData type SearchRolesForGroupData = object; Properties body? optional body?: RoleSearchQueryRequest; path path: object; groupId groupId: string; The group ID. query? optional query?: never; url url: "/groups/{groupId}/roles/search";Was this helpful?