GET api/v1/orgs/{orgid}/jobs/{jobid}/candidatesmetadata?takecount={takecount}&skipcount={skipcount}&activity={activity}&activeprofile={activeprofile}

Retrieve All source Candidates with given jobid.

Request Information

Parameters

NameDescriptionAdditional information
orgid
Value of Arya Organization ID

Define this parameter in the request URI.

jobid
Value of Arya Jobid ID

Define this parameter in the request URI.

takecount
Value of take count

Define this parameter in the request URI.

skipcount
Value of skip count

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.

activeprofile
true or false (To get the active candidate)

Define this parameter in the request URI.