GET api/scheduler/activities?typeId={typeId}&typeName={typeName}&from={from}&to={to}&assigneeId={assigneeId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
typeId

integer

Default value is 0

typeName

string

None.

from

string

None.

to

string

None.

assigneeId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.