v1

latestOpenAPI 3.1.1MIT2026-07-26661140.3 KB
Applications

List job applications

Returns all job applications belonging to the authenticated user, most recently updated first. Archived applications are excluded unless includeArchived is set. Optionally filter by pipeline stage. Requires authentication.

get/applications

Query parameters

status'saved' | 'applied' | 'screening' | 'interview' | 'offer' | 'rejected'
tagsstring[]
includeArchivedboolean

Response

A list of the user's job applications.

idstring required

The ID of the application.

companystring required

The company applied to.

rolestring required

The role / job title.

locationstring nullable required
salarystring nullable required
status'saved' | 'applied' | 'screening' | 'interview' | 'offer' | 'rejected' required

The current pipeline stage.

archivedboolean required
resumeIdstring nullable required

The linked Reactive Resume, if any.

sourcestring nullable required
tagsstring[] required
sourceUrlstring nullable required
jobDescriptionstring nullable required
matchScoreinteger nullable required
aiMetadataobject nullable required
notesstring nullable required
resumeFileUrlstring nullable required
resumeFileNamestring nullable required
coverLetterUrlstring nullable required
coverLetterNamestring nullable required
followUpAtstring date-time nullable required
followUpNotestring nullable required
appliedAtstring date-time required
createdAtstring date-time required
updatedAtstring date-time required