GET Api/Actions/Get?startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startDate

date

Required

endDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CallAction
NameDescriptionTypeAdditional information
full_name

string

None.

start_time

date

None.

end_time

date

None.

total_time_in_seconds

integer

None.

alert_id

integer

None.

call_result_id

integer

None.

call_result

string

None.

scheduled_date

date

None.

task_desc

string

None.

series_id

integer

None.

series_name

string

None.

provider_name

string

None.

provider_unique_id

string

None.

provider_id

integer

None.

custom_1

string

None.

custom_2

string

None.

custom_3

string

None.

custom_4

string

None.

schedule_id

integer

None.

instance_custom_1

string

None.

user_name

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.