Show/Hide Toolbars

Gets requested properties for an existing project given its unique key.

Parameters

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.

Response

readProject Response Descriptions

Parameter Name

Data Type

Description

project

project

A project record. Only specified property values are returned with the record.

See Also:

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