I am trying to get the list of all requirements in qtest which are not linked to any test cases.
The output can be project id | module id | requirement id
Can this be automated using APIs?
I tried the requirements api but couldn’t get any info from there.