Search job openings

Searches job openings using filters and returns paginated results.

  • Use the fields parameter to specify which fields to return
  • Use the filters parameter to narrow down results
  • Use cursor-based pagination with limit and cursor

Testing notes:

  • Use the testing widget's Try It! option to test this endpoint.
  • Use the Examples > Request Example option to see how to initiate body parameters.
Body Params
fields
array of strings
required
Defaults to /jobOpening/id,/jobOpening/title,/jobOpening/status,/jobOpening/department,/jobOpening/siteId,/jobOpening/createdAt

Required list of field IDs to include in the response (1–50 fields). The property must be provided; if omitted or not provided, the API returns an error. You must explicitly choose which fields to fetch. For all available field IDs, see the fields object defined on each item in the 200 response schema.

fields*
filters
array of objects
Defaults to
filters
integer
1 to 200
Defaults to 100
string
boolean
Defaults to false
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json