Project Version

Retrieve project's data in MS Project xml format

GET
Exports and returns project version into MS Project xml

Path parameters

projectChangeIdstringRequired
Project change Guid

Response

This endpoint returns a string
GET
$curl /api/data/projects/projectChangeId/version/download \
> -H "Authorization: Bearer <token>"
Response
1"string"