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