Back to Project Management Service
Method Details for GetProjectTasksPaged.
Gets a paged list of tasks in a flat format including all details.
Parameters
- projectGuid Guid Provide project unique id to only get tasks from that project, otherwise provide Guid.Empty (Guid)
- page Integer Page to get results from (int)
- pageSize Integer Number of results per page. Max value: 500. (int)
- token SecurityToken Security token associated with the request (SecurityToken)
Returns
A list of tasks in a flat format