GET api/v1/orgs/{orgid}/social_candidate_activity_report?FromDate={FromDate}&ToDate={ToDate}&TakeCount={TakeCount}&SkipCount={SkipCount}

To get Candidate Activity Report

Request Information

Parameters

NameDescriptionAdditional information
orgid
Value of Arya Organization ID

Define this parameter in the request URI.

FromDate
Value of From Date 'yyyy-MM-dd'

Define this parameter in the request URI.

ToDate
Value of To Date 'yyyy-MM-dd'

Define this parameter in the request URI.

TakeCount
Value of TakeCount(Optional)

Define this parameter in the request URI.

SkipCount
Value of SkipCount(Optional)

Define this parameter in the request URI.