Projects List
Overview
API URI
GET: /projects?
startIndex=<startIndex>
maxResults=<maxResults>URI Parameters
Name
In
Required
Type
Description
Response Payload
[
{
"id": "unique identifier",
"name": "project name",
"parentId": "parent project id"
}
]Name
Type
Required
Description
Examples
Flat project list
Example 2
Project hierarchy
Last updated

