Summary
List Task Group for that account.
Description
Get Task Group list for login account.
Access
- Project Manager+
Parameters
| Name | Located in | Description | Required | Schema | ||
|---|---|---|---|---|---|---|
| page | query | Page parameter is required for applying paging. For paging start and limit params are required. If page not provided will return all the records. |
Yes |
|
||
| start | query | Provide start for your page. If not provided default will be 0 ie first record. |
Yes |
|
||
| limit | query | Provide total records for a page. If not provided default 5 records will be returned. |
Yes |
|