Skip to main content
GET
Get CV by ID

Authorizations

x-api-key
string
header
required

API key in UUID format. Include this header with every authenticated request.

Path Parameters

id
string<uuid>
required

Unique identifier of the CV.

Response

The requested CV is ready and returned with status: "COMPLETED".

message
string
required
status
enum<string>
required

Processing status of the CV.

Available options:
COMPLETED
data
object
required

A fully analyzed CV with extracted structured data.