GET
/
api
/
ats
/
v1
/
applications
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connector-token
string
required

Path Parameters

id
string
required

Query Parameters

include_raw_data
boolean
default:
false

Include raw data in the response

Response

200 - application/json

The AtsApplication object is used to represent an application within the ATS.

applied_at
string | null
required

The date and time when the candidate applied for the job.

candidate
string | null
required

The candidate associated with the application.

credited_to
string | null
required

The user or entity to which the application is credited.

current_stage
string | null
required

The current stage of the application in the hiring process.

id
string
required
job
string | null
required

The job for which the candidate has applied.

modified_at
string
required

This is the datetime that this object was last updated by Bindbee

reject_reason
string | null
required

The reason for the application's rejection.

rejected_at
string | null
required

The date and time when the application was rejected.

remote_id
string | null
required

The third-party API ID of the matching object.

source
string | null
required

The source from where the candidate's application originated.

raw_data
object | null

This is the Raw data