How to get task list for all definition version through rest api provided by camunda?

We use rest api to get task list for user/group and the task list come for just last version which is deployed. We want to get task list for all version deployed before. We don’t want to migrate processes to last version because of the some business problems and we want to keep a process on the version which is started.