Search for a LOT Career

Returns lot careers based on the query param. You can pass in six query parameters: query, fields, searchFields, typoTolerance, offset and limit.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The search value, will return an empty array if not provided.

fields
array of strings
required

A comma-separated array of individual career fields.
Must be one or more of core-tasks, description, lot-id, skills, title, title-slug. Default: title, description, lot-id.

fields*
searchFields
array of strings

Fields which will be used to search for the specified query. searchFields should be dasherised and comma-separated. Valid field values are title and description.

searchFields
number

Allowable values are 0, 1, and 2, for number of max character edits that can be made. For example: nuurse would match for nurse with typoTolerance=1 or typoTolerance=2 but nuuurse would only match for nurse with typoTolerance=2. Default setting if the parameter is absent from the request is typoTolerance=2.

number

The number of results to skip over. For instance, ?offset=5 means the first 5 results would be omitted.

number

The total number of results to return. Default: 1000, max: 1000. For instance, ?limit=10 means the result set is limited to 10 results. Used in conjunction with offset, you can slice the result set, e.g. ?offset=20&limit=10 would give you results 21-30.

string

Parameter used to indicate which datarun version to query during transitionary periods when multiple dataruns are being supported. Currently, the only datarun supported is 2025_1.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json