Skip to main content
GET
Get latest resume analysis

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Path Parameters

id
string
required

The unique identifier of the resume.

Response

200 - application/json
object | null

The latest persisted resume analysis, or null if no analysis has been saved yet.

overallScore
integer
required
Required range: 0 <= x <= 100
scorecard
object[]
required
Minimum array length: 1
suggestions
object[]
required
Maximum array length: 10
strengths
string[]
required
Maximum array length: 10
Minimum string length: 1
updatedAt
string<date-time>
required
modelMeta
object
required