Gets requested properties for an existing involved record given its unique key.
readInvolved 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. |
readInvolved Response Descriptions
Parameter Name |
Data Type |
Description |
involved |
An involved record. Only specified property values are returned with the record. |
involved for more information about the properties you can retrieve