improved

Changes in History APIv2 in Targetprocess 3.13.8

Ever since we have introduced the notion of Simple History in the version 3.10.9, we have kept both endpoints /api/v2/*histories and /api/v2/*simplehistories to point to Simple History resource for the purpose of back compatibility.

This behavior is discontinued in the version 3.13.8. Now /api/v2/*histories endpoint returns Full history, while /api/v2/*simplehistories still returns Simple History as it was before.

You can find more about History API at https://dev.targetprocess.com/docs/history-overview
Example are available at https://dev.targetprocess.com/docs/history-examples