latestOpenAPI 3.0.3MIT2026-07-22153276289.7 KB

5f71e092a3e8

Resume Parser

Get parse results for a specific resume

Returns all the parse results for that resume if processing is completed. The identifier is the unique ID returned after POST-ing the resume via the /resumes endpoint.

get/v2/resumes/{identifier}

Path parameters

identifierstring required

A random string that uniquely identify the resource.

Document identifier

Query parameters

format'hr-xml'

Set this to "hr-xml" to get the response in HR-XML format. Currently the only supported value for this parameter is "hr-xml".

Response

Successfully retrieved resume

Resume required— unresolved $ref