Get Resume
Resumes
Get Resume
Retrieve a stored resume record by id.
GET
Get Resume
Retrieve a resume record previously created via Upload Resume, including its parsed data and current status.
Endpoint
Authentication
Your Hirebase API key. Required — this is an always-authenticated endpoint.
Path Parameters
The
_id returned by Upload Resume.Response
Returns the same record shape as Upload Resume.Resume record id.
Owner of the record.
Stored file URL.
Structured resume fields, or
null if the resume has not been parsed yet."uploaded" or "parsed".Creation timestamp (ISO 8601).
Last-updated timestamp (ISO 8601).