Resolution Duration via REST APIs

Sometimes organizations don’t just want to know the duration of a complete change, but also the duration of each of their separate tasks. For changes that consist of several tasks, two reports were created a few months back, presenting data about the completion duration of the individual tasks. It was already possible to retrieve the resolution duration of tasks using both the 4me GraphQL API (resolutionDuration field) and the 4me Export API (Resolution Duration column). Now it also possible to retrieve the resolution duration (resolution_duration) using the following REST APIs:
- Requests
- Problems
- Changes
- Tasks
- Projects
- Project Tasks
- Risks