GET
/
ats
/
applications
/
{id}

Authorizations

x-api-key
string
headerrequired

Headers

x-connection-token
string
required

The connection token

Path Parameters

id
string
required

id of the application you want to retrieve.

Query Parameters

remote_data
boolean

Set to true to include data from the original Ats software.

Response

200 - application/json
applied_at
string | null

The application date

rejected_at
string | null

The rejection date

offers
string[] | null

The offers UUIDs for the application

source
string | null

The source of the application

credited_to
string | null

The UUID of the person credited for the application

current_stage
string | null

The UUID of the current stage of the application

reject_reason
string | null

The rejection reason for the application

candidate_id
string | null

The UUID of the candidate

job_id
string

The UUID of the job

field_mappings
object | null

The custom field mappings of the object between the remote 3rd party & Panora

id
string | null

The UUID of the application

remote_id
string | null

The remote ID of the application in the context of the 3rd Party

remote_data
object | null

The remote data of the application in the context of the 3rd Party

created_at
string | null

The created date of the object

modified_at
string | null

The modified date of the object

remote_created_at
string | null

The remote created date of the object

remote_modified_at
string | null

The remote modified date of the object