Retrieve Job Files

Sample payload of job / job lineitem media

{
  "thumbnail": [
    {
      "href": "https://api.developer.xometry.com/v0/jobs/{jobGuid}/line-items/{lineItemId}/thumbnail",
      "type": "image/png",
      "name": "xom2kzd_epd.png",
      "constructedName": null
    }
  ],
  "traveler": [
    {
      "href": "https://api.developerxometry.net/v0/jobs/62c85b40a24801001d329f21/line-items/62c8510c4185733f719f2ff2/traveler-report",
      "type": "application/pdf",
      "name": null,
      "constructedName": "0198537_traveler.pdf"
    }
  ]
}

Job File Types

  • inventory

Job Line Item File Types

  • part-file
  • printing-stl
  • thumbnail
  • traveler-report
  • stream-cache
  • progress-photos
  • redacted-drawings
  • required-inspection-reports
  • submitted-inspection-reports
  • required-certification-reports

How to retrieve files?