v1

latestOpenAPI 3.1.02026-08-062672112.1 KB
Search

Find jobs for the given query (V2).

Find jobs for the given query. This endpoint is used for the new job search.

post/search/jobs/v2

Request body

fields_to_returnstring[]
page_sizeinteger

Example: page_size=25. The maximum number items to return in the results list. Important: Above a value of 10000 the values will be returned unsorted. The higher this value the higher the response times.

continuation_tokenstring

A continuation token for fetching the next page of results.

order_by'relevance_descending' | 'distance_ascending' | 'last_updated_datetime_descending'

An enumeration.

pagination_offsetinteger

Index from which to start when generating the results list. When both the continuation_token and pagination_offset are provided the integer from pagination_offset will be used for pagination. Talent API offers up to 10.000 sorted results. Please use the key page_size and a pagination_offset of 0 to receive more than 10.000 unsorted results.

Response

Successful Response

continuation_tokenstring
num_total_resultsinteger