Developer Q&A

Ask a Question
Back to All

Unable to get WorkItems for WorkOrders

I am able to create WorkOrders (with workitems) via the API, but when I retrieve a WorkOrder the response I get do not include my workitems. How would I be able to retrieve those items along with the WorkOrders?

For instance this is a WorkOrder I get back from the API: https://pastebin.com/E7uArRn1

Note the section: "Items': None" in the response I get back from the API.