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