/
SM
smartrecruiters
/
Apply API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
Details
View markdown
Application API
3
post
Create a New Candidate Application
get
Get application configuration for posting
get
Get candidate status
approvals
7
assessment orders
1
assignments
2
assignments-submissions
5
candidate-status
1
candidates
31
configs
4
configuration
51
events
16
feed
3
files
2
integration
3
interview types
3
interview-templates
16
interviews
5
job-applications
4
job-level-interview-templates
7
jobs
28
message-templates
5
messages
3
new-hires
1
notification-preferences
7
notification-types
1
offers
6
onboarding-processes
1
orders
2
packages
2
partner-api
1
postings
3
predefined-locations
6
reports
4
result
2
reviews
5
schedule-preferences
1
scorecards
1
self-schedules
12
shortener
1
statuses
3
subscriptions
5
timeslots
5
token
1
users
15
Application API
Get candidate status
get
/postings/{uuid}/candidates/{candidateId}/status
Path parameters
uuid
string
required
Posting UUID
candidateId
string
required
Response
Successful request
ApplicationStatusInfo
required
status
'NEW'
|
'IN_REVIEW'
|
'INTERVIEW'
|
'OFFER'
|
'HIRE'
|
'REJECTED'
|
'WITHDRAWN'
|
'LEAD'
|
'TRANSFERRED'
|
'OTHER'