get
https://api.getkini.com/jobs
Read several Job details identified by their unique Company ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This endpoint returns a list of jobs belonging to the company selected via the Company-Id header.
Results are:
- Paginated using the standard
pageandpage_sizequery parameters. - Searchable via
search, matchingtitle,location_name, andcity. - Orderable via the
orderingquery parameter, supportingapplied_at,created_at,updated_at, andlast_content_update_at.
Filtering is enabled using the Jobs filter set. Common filters include:
status(defaults to only returning active jobs when omitted).- Location filters such as
cityandcountry. remote,external_id, and timestamp filters such ascreated_at.
For more information on how to combine filters with pagination, see the Filtering section.
