GET api/scheduler/activities?typeId={typeId}&typeName={typeName}&from={from}&to={to}&assigneeId={assigneeId}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.