Gets requested properties for an existing project given its unique key.
readProject Parameter Descriptions
Parameter Name |
Data Type |
Description |
uniqueKey |
string |
Unique key of the record to read. |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting project record. |
readProject Response Descriptions
Parameter Name |
Data Type |
Description |
project |
A project record. Only specified property values are returned with the record. |
project for more information about the properties you can retrieve
projectAssignee for more information about the properties you can retrieve for assignees
projRelation for more information about the properties you can retrieve for relations
phaseInterval for more information about the properties you can retrieve for phases