5.9 Get Job

GET https://{{domain}}/api/v2/job/{{JobGUID}}

Get job xml.

This method is the recommended method to use when the full status and progress is needed. See Job XML specification for the documentation of the job format.

Response:

  • 200 OK : Return job info in XML format.