GET api/Live/CreateQuery?ChannelId={ChannelId}&ProgramId={ProgramId}&IndustryId={IndustryId}&CompanyId={CompanyId}&SpokePersonId={SpokePersonId}&UserID={UserID}&JobStatusId={JobStatusId}&Story={Story}&MissedBy={MissedBy}&Repeat={Repeat}&From={From}&To={To}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ChannelId

integer

Required

ProgramId

integer

Required

IndustryId

integer

Required

CompanyId

string

Required

SpokePersonId

integer

Required

UserID

integer

Required

JobStatusId

integer

Required

Story

string

Required

MissedBy

integer

Required

Repeat

string

Required

From

string

Required

To

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.