Get List of Projects Online

Introduction

This example explains how to get online projects list by providing Token or Login and Password credentials using Aspose.Tasks Cloud API in your applications. You can use our REST API with any language: .NET, Java, PHP, Ruby, Rails, Python, jQuery and many more.

API Information

API Type Description Resource Link
/tasks/projectOnline/projectList GET Gets the list of published projects in the current Project Online account GetProjectList

cURL Example

Case 1: Get list of projects online using login and password credentials

Case 2: Get list of projects online using token credentials

SDKs

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

SDK Examples

Case 1: Import project online using login and password credentials

Case 2: Import project online using token credentials