Get Applications
Retrieves a paginated list of applications for a specific job offer, with optional filtering by status and applicant name, and sorting options. The response includes the list of applications along with the total count.
Update Application Status
Updates the status of a specific application (e.g. moving it from 'NEW' to 'IN_PROCESS', 'REJECTED' or 'HIRED'). Used to track an applicant's progress through the recruitment pipeline.
Update Application Note
Updates the internal note attached to a specific application. The note is intended for internal use by recruiters and is not visible to the applicant.
Get Application Details
Retrieves detailed information about a specific application by its ID, scoped to a given job offer. The response includes applicant details, application data, status, and notes.