API ClientsTypeScript SDKAPI ReferenceCoreType AliasesJobSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: JobSearchQueryResult type JobSearchQueryResult = SearchQueryResponse & object; Job search response. Type Declaration items items: JobSearchResult[]; The matching jobs.Was this helpful?