ProjectRelatedProjects
This method returns the associated Baseline Project IDs for the specified Project ID.
Parameters:
|
id (required) |
Project Id Example Value: 4733034
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectRelatedProjects?id=4733034&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"SORT_ORDER": 2,
"ID": 4713934,
"NAME": "Batman Begins",
"RELATION": "Original"
}
]
