Resumes
Get resume by ID
Returns a single resume with its full data, identified by its unique ID. Only resumes belonging to the authenticated user can be retrieved. Requires authentication.
get/resumes/{id}
Path parameters
idstring required
The ID of the resume.
Response
The resume with its full data.