Skip to main content
GET
Get candidate profile for an application

Authorizations

Authorization
string
header
required

HTTP Basic Authentication with API credentials

Path Parameters

applicationid
integer
required

Application ID

Query Parameters

organisation_id
integer

Narrow the read to a single organisation. Without it, the caller keeps its full visibility.

Response

Candidate profile

_status
enum<string>
Available options:
OK,
INVALID
_schema
string<uri>
identity
object[]
employments
object[]
educations
object[]
languages
object[]
skills
object[]
hobbies
object[]
avatar_url
string

Presigned URL to the candidate avatar image, or empty string if none. Short-lived (~1 hour).

cv_url
string

Presigned URL to a CV document, or empty string if none. Falls back to the candidate's latest CV when the application's own document is missing. Short-lived (~1 hour).

cv_unreachable
boolean

True when a CV is attached but its file cannot be served.

scoring
object

Matching evaluation of the application. Empty (evaluated false) when never scored.