Skip to main content
GET
List applications in a job stage

Authorizations

Authorization
string
header
required

Workspace-scoped API key. Prefix: cs_live_. Eval keys (self-serve from Cutshort → Settings → Integrations → API Key) can search and get candidate details within small quotas; production keys add job posting and candidate messaging with higher limits.

Path Parameters

jobId
string
required

Query Parameters

stageId
string

From GET /jobs/{jobId}/stages. Default: applications stage.

fitment
string
default:strong,fair

Comma-separated: strong, fair, weak. Default strong,fair. Rows with no fitment verdict are always included.

autoUnlock
boolean
default:true

Default true: unlock locked candidates on the page. false: omit locked applications. API unlock quota applies only for the sent stage.

sort
enum<string>
default:relevance
Available options:
relevance,
recency
page
integer
default:1
Required range: x >= 1
pageSize
integer
default:10

Results per page (default 10, max 20)

Required range: 1 <= x <= 20

Response

Stage-wise applications page

jobId
string
stages
object[]
page
integer
pageSize
integer
totalCount
integer
totalCountIsCapped
boolean
fetchLimit
integer