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.
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.