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