Ability to fetch all the computers used by an employee via API (Application Programming Interface) and export the recordings for each of the computers in a single API call
We had this issue as well.As a work around, you can query sessions/grid API call and extract the computer ID and name from there.
We had this issue as well.
As a work around, you can query sessions/grid API call and extract the computer ID and name from there.