Skip to main content
GET
Get parse results for a specific resume

Authorizations

Authorization
string
header
required

Basic authentication using an API key, e.g. {Authorization: Bearer 75z0bb4fbdf97b7e4111ff6c0015471094155f91}. You can find your API key within the Settings page of the Affinda web app. You can obtain an API key by signing up for a free trial.

Path Parameters

identifier
string
required

Document identifier A random string that uniquely identify the resource.

Query Parameters

format
enum<string>

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

Available options:
hr-xml

Response

Successfully retrieved resume

data
object | null
required

A JSON-encoded string of the ResumeData object.

meta
object
required
error
object
required