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