GET api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/candidate/{resumeid}?pullcontact={pullcontact}&isresumehtml={isresumehtml}&activity={activity}

Download candidate by using resume id(Returned by portal)

Request Information

Parameters

NameDescriptionAdditional information
orgid
Value of Arya Organization ID

Define this parameter in the request URI.

jobid
Value of Arya Job ID

Define this parameter in the request URI.

jobboardname
Value of Arya job board  name like careerbuilder/indeed/nexxt/efinancial/dice/monster

Define this parameter in the request URI.

resumeid
Value of resume ID (Portal ID return by jobboard)

Define this parameter in the request URI.

pullcontact
No documentation available.

Define this parameter in the request URI.

isresumehtml
No documentation available.

Define this parameter in the request URI.

activity
true or false (To get the activity performed by recruiter(s) on this candidate)

Define this parameter in the request URI.