v1

latestOpenAPI 3.1.1MIT2026-07-26661140.3 KB
Resumes

List resume version history

Returns the recent version-history snapshots for a resume (id, label, and timestamp only). Snapshots are taken at milestones such as imports, AI edits, and periodic manual saves. Only the resume owner can list versions. Requires authentication.

get/resumes/{resumeId}/versions

Path parameters

resumeIdstring required

The ID of the resume whose version history to list.

Response

A list of recent version snapshots, newest first.

idstring required

The ID of the version snapshot.

labelstring required

A short description of what triggered the snapshot.

createdAtstring date-time required

The date and time the snapshot was taken.