Search for a Careerget https://example.com/searchRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsquerystringThe search value, will return an empty array if not provided.fieldsarray of stringsrequiredA comma-separated array of individual career fields.Must be one or more of core-tasks, description, emsi-titles, humanized-title, lay-titles, onet-id, plural-short-title, short-title, skills, title, title-slug. Default: title, description, onet-id.fields*ADD stringsearchFieldsarray of stringsFields which will be used to search for the specified query. searchFields should be dasherised and comma-separated. Valid field values are title,description,lay-titles.searchFieldsADD stringtypoTolerancenumberAllowable 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.offsetnumberThe number of results to skip over. For instance, ?offset=5 means the first 5 results would be omitted.limitnumberThe 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.datarunstringParameter 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 200 400Updated 9 months ago