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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.