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

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 the latest CV document, or empty string if none. Short-lived (~1 hour).