API ClientsTypeScript SDKAPI ReferenceCoreType AliasesJobErrorStatisticsQueryResultVersion: 8.9On this pageType Alias: JobErrorStatisticsQueryResult type JobErrorStatisticsQueryResult = SearchQueryResponse & object; Job error statistics query result. Type Declaration items items: JobErrorStatisticsItem[]; The list of per-error statistics items. page page: SearchQueryPageResponse;Was this helpful?