GET api/ts/search?SearchString={SearchString}&UserId={UserId}&PlanId={PlanId}
Search for tasks in timesheet
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SearchString | string |
Required |
|
UserId | globally unique identifier |
None. |
|
PlanId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]