Get a Specific Task of a Project

Introduction

This example explains how to retrieve a project task of a specified UID, using Aspose.Tasks Cloud. Aspose.Tasks Cloud is a REST API which can be used with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/{name}/tasks/{taskUid} GET Read a specific task of a project GetTask

cURL Example

SDKs

The Aspose.Tasks Cloud SDKs can be downloaded from the following page: Available SDKs

SDK Examples