GET api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/candidatesmetadata?take={take}&skip={skip}&SearchKeywords={SearchKeywords}&CandidateState={CandidateState}&activity={activity}

Retrieve metadata for sourced Candidates.

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/monster/dice/indeed/nexxt/efinancial/internal

Define this parameter in the request URI.

take
Value of take count

Define this parameter in the request URI.

skip
Value of skip count

Define this parameter in the request URI.

SearchKeywords
Value of SearchKeywords

Define this parameter in the request URI.

CandidateState
Values - retained/shortlisted/ignored/toBeReviewed (one or more than one states also can be given)

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.