v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Applicant Tracking
Public API

Get Job Application Details

Get the full details of a single application including applicant info, job details, questions and answers, and status history. The authenticated caller must have access to ATS settings.

OAuth Scopes: hiring:applications

get/api/v1/applicant_tracking/applications/{applicationId}

Path parameters

applicationIdstring required

The ID of the application to retrieve details for.

Response

Success. Returns the full application detail object.

idinteger

Application ID

appliedDatestring date-time

ISO 8601 datetime when the application was submitted

ratinginteger nullable

Applicant rating (1-5), or null if not yet rated

resumeFileIdinteger nullable

ID of the attached resume file, or null if not provided

coverLetterFileIdinteger nullable

ID of the attached cover letter file, or null if not provided

attachmentCountinteger nullable

Total number of attachments on this application, or null

movedToobject[] nullable

List of applications this applicant was moved to, or null if not moved

movedFromobject[] nullable

List of applications this applicant was moved from, or null if not moved

alsoConsideredForCountinteger

Count of other job openings this applicant is also being considered for

duplicateApplicationCountinteger

Count of duplicate applications from this applicant

referredBystring nullable

Name of the person who referred this applicant, or null

desiredSalarystring nullable

Applicant's desired salary, or null if not provided

commentCountinteger

Number of comments on this application

emailCountinteger

Number of emails sent for this application

eventCountinteger

Number of events associated with this application

applicationReferencesstring nullable

Free-text references provided by the applicant, or null