Download a P6 XML/XER

get

/api/restapi/action/download/job/{jobId}

Send a request to this endpoint to download a P6 XML/XER file once the Export P6 XML/XER job has completed. The XML/XER file will be encoded based on the query parameter. Send a request to the View Job Status endpoint to monitor the Export P6 XML/XER job status.

Request

Path Parameters
Query Parameters
  • Optional query parameter whether or not to encode the XML/XER file. Default value is 'false'.
    Default Value: false

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : schema
Type: object

400 Response

Invalid input for the Action service.
Back to Top