status filter to view only active jobs, or pull the full list including closed roles for reporting.
Endpoint
Query Parameters
string
Filter results by job status. One of
active, paused, or closed. Returns all statuses if omitted.integer
Page number for paginated results. Default:
1.integer
Number of results per page. Maximum:
50. Default: 20.Example Request
Response
Returns200 OK with a paginated list of job postings belonging to your organization.
Response Fields
integer
Total number of job postings matching the applied filter, across all pages.
integer
The current page number.
integer
Number of results returned per page.
array
List of job posting objects for your organization.
string
Unique Cutshort job ID (e.g.,
job_4xRt2wPv).string
The job posting title.
string
Current status of the job. One of
active, paused, or closed.string
City or work location associated with the job.
string
Work arrangement type. One of
onsite, remote, or hybrid.array
List of required technical skill names for this role.
integer
Minimum years of experience required.
integer
Maximum years of experience accepted.
integer
Number of candidates currently in the AI-generated shortlist for this job.
string
ISO 8601 timestamp of when the job was created.